has2k1/plotnine-v0.7.0.zip
has2k1-plotnine-459ba63
.coveragerc
232 Bytes
.gitattributes
34 Bytes
.gitignore
828 Bytes
.readthedocs.yml
661 Bytes
.travis.yml
2.4 kB
LICENSE
15.2 kB
MANIFEST.in
67 Bytes
Makefile
1.7 kB
README.rst
4.6 kB
doc
Makefile
1.8 kB
_static
custom.css
3.1 kB
_templates
data.rst
109 Bytes
main.rst
145 Bytes
members-example.rst
246 Bytes
only-docstring.rst
102 Bytes
themeables.rst
124 Bytes
about-plotnine.rst
2.0 kB
api.rst
10.5 kB
changelog.rst
19.6 kB
conf.py
14.9 kB
docutils.conf
66 Bytes
external-resources.rst
1.4 kB
gallery.rst
2.3 kB
glossary.rst
655 Bytes
images
favicon.ico
5.4 kB
logo-180.png
12.8 kB
logo-32.png
1.4 kB
logo-small.pdf
2.8 kB
logo.pdf
6.3 kB
logo.py
1.3 kB
readme-image-1.png
13.3 kB
readme-image-2.png
16.8 kB
readme-image-3.png
34.3 kB
readme-image-4.png
28.6 kB
readme-image-5.png
48.7 kB
readme_images.py
563 Bytes
index.rst
1.1 kB
installation.rst
1.6 kB
sphinxext
__init__.py
0 Bytes
examples_and_gallery.py
12.1 kB
inline_code_highlight.py
1.1 kB
theme
globaltoc.html
455 Bytes
layout.html
3.5 kB
localtoc.html
10 Bytes
navbar-2.html
2.0 kB
navbar.html
2.1 kB
navbarsearchbox.html
360 Bytes
navbartoc.html
305 Bytes
relations.html
1.1 kB
search.html
2.5 kB
searchbox.html
327 Bytes
searchresults.html
1.1 kB
sourcelink.html
195 Bytes
static
bootstrap-3.3.7
css
bootstrap.min.css
124.9 kB
js
bootstrap.min.js
37.4 kB
bootstrap-sphinx.css_t
5.9 kB
bootstrap-sphinx.js_t
5.2 kB
js
jquery-1.11.0.min.js
96.4 kB
jquery-fix.js
90 Bytes
theme.conf
1.6 kB
tutorials
.gitignore
72 Bytes
tutorials.rst
239 Bytes
how-to-release.rst
860 Bytes
licences
SEABORN_LICENSE
1.5 kB
plotnine
__init__.py
1.5 kB
_version.py
18.5 kB
aes.py
14.1 kB
animation.py
6.7 kB
coords
__init__.py
269 Bytes
coord.py
5.5 kB
coord_cartesian.py
2.0 kB
coord_fixed.py
1.5 kB
coord_flip.py
2.5 kB
coord_trans.py
3.6 kB
data
__init__.py
15.1 kB
diamonds.csv
2.8 MB
economics.csv
21.9 kB
economics_long.csv
123.3 kB
faithful.csv
2.5 kB
faithfuld.csv
298.3 kB
huron.csv
1.7 kB
luv_colours.csv
39.0 kB
meat.csv
62.6 kB
midwest.csv
98.0 kB
mpg.csv
16.0 kB
msleep.csv
6.8 kB
mtcars.csv
1.8 kB
pageviews.csv
13.6 kB
presidential.csv
511 Bytes
seals.csv
57.0 kB
txhousing.csv
524.0 kB
doctools.py
15.3 kB
exceptions.py
1.2 kB
facets
__init__.py
362 Bytes
facet.py
23.3 kB
facet_grid.py
11.3 kB
facet_null.py
1.8 kB
facet_wrap.py
10.5 kB
labelling.py
5.7 kB
layout.py
7.2 kB
geoms
__init__.py
2.6 kB
annotate.py
3.6 kB
annotation_logticks.py
8.3 kB
annotation_stripes.py
5.1 kB
geom.py
13.5 kB
geom_abline.py
2.5 kB
geom_area.py
664 Bytes
geom_bar.py
1.2 kB
geom_bin2d.py
568 Bytes
geom_blank.py
430 Bytes
geom_boxplot.py
8.8 kB
geom_col.py
834 Bytes
geom_count.py
519 Bytes
geom_crossbar.py
5.0 kB
geom_density.py
510 Bytes
geom_density_2d.py
393 Bytes
geom_dotplot.py
7.5 kB
geom_errorbar.py
1.7 kB
geom_errorbarh.py
1.8 kB
geom_freqpoly.py
342 Bytes
geom_histogram.py
356 Bytes
geom_hline.py
1.8 kB
geom_jitter.py
2.0 kB
geom_label.py
2.5 kB
geom_line.py
397 Bytes
geom_linerange.py
837 Bytes
geom_map.py
4.6 kB
geom_path.py
14.2 kB
geom_point.py
3.2 kB
geom_pointrange.py
1.7 kB
geom_polygon.py
3.5 kB
geom_qq.py
315 Bytes
geom_qq_line.py
327 Bytes
geom_quantile.py
807 Bytes
geom_rect.py
3.3 kB
geom_ribbon.py
2.2 kB
geom_rug.py
2.9 kB
geom_segment.py
2.5 kB
geom_sina.py
939 Bytes
geom_smooth.py
2.4 kB
geom_spoke.py
851 Bytes
geom_step.py
2.1 kB
geom_text.py
7.3 kB
geom_tile.py
1.1 kB
geom_violin.py
4.7 kB
geom_vline.py
2.6 kB
ggplot.py
28.4 kB
guides
__init__.py
213 Bytes
guide.py
7.2 kB
guide_axis.py
158 Bytes
guide_colorbar.py
13.5 kB
guide_legend.py
13.1 kB
guides.py
10.0 kB
labels.py
1.8 kB
layer.py
16.6 kB
options.py
1.2 kB
positions
__init__.py
564 Bytes
position.py
7.6 kB
position_dodge.py
3.1 kB
position_dodge2.py
5.0 kB
position_fill.py
159 Bytes
position_identity.py
203 Bytes
position_jitter.py
1.8 kB
position_jitterdodge.py
3.1 kB
position_nudge.py
698 Bytes
position_stack.py
3.0 kB
qplot.py
6.6 kB
scales
__init__.py
6.8 kB
limits.py
5.6 kB
range.py
836 Bytes
scale.py
30.4 kB
scale_alpha.py
2.1 kB
scale_color.py
14.2 kB
scale_identity.py
2.4 kB
scale_linetype.py
1.3 kB
scale_manual.py
3.4 kB
scale_shape.py
1.9 kB
scale_size.py
3.0 kB
scale_stroke.py
1.7 kB
scale_xy.py
8.7 kB
scales.py
9.1 kB
stats
__init__.py
1.3 kB
binning.py
8.4 kB
density.py
5.0 kB
distributions.py
969 Bytes
smoothers.py
15.1 kB
stat.py
11.0 kB
stat_bin.py
4.4 kB
stat_bin_2d.py
4.8 kB
stat_bindot.py
10.2 kB
stat_boxplot.py
3.0 kB
stat_count.py
1.8 kB
stat_density.py
7.3 kB
stat_density_2d.py
5.5 kB
stat_ecdf.py
1.3 kB
stat_ellipse.py
7.2 kB
stat_function.py
2.6 kB
stat_hull.py
1.4 kB
stat_identity.py
405 Bytes
stat_qq.py
2.8 kB
stat_qq_line.py
3.3 kB
stat_quantile.py
2.4 kB
stat_sina.py
7.9 kB
stat_smooth.py
7.9 kB
stat_sum.py
1.6 kB
stat_summary.py
7.6 kB
stat_summary_bin.py
5.6 kB
stat_unique.py
407 Bytes
stat_ydensity.py
5.6 kB
tests
__init__.py
380 Bytes
baseline_images
test_aes
reorder.png
7.7 kB
reorder_index.png
6.3 kB
test_annotate
multiple_annotation_geoms.png
8.6 kB
test_annotation_logticks
annotation_logticks.png
8.6 kB
annotation_logticks_base_5.png
7.3 kB
annotation_logticks_base_8.png
8.4 kB
annotation_logticks_coord_flip.png
9.3 kB
test_annotation_stripes
annotation_stripes.png
7.1 kB
annotation_stripes_continuous_scale.png
6.1 kB
annotation_stripes_coord_flip.png
7.2 kB
annotation_stripes_fill_direction_extend.png
8.9 kB
annotation_stripes_fill_range.png
7.0 kB
annotation_stripes_fill_range_cycle.png
7.0 kB
annotation_stripes_single_stripe.png
6.4 kB
test_coords
coord_fixed.png
5.7 kB
coord_flip.png
6.4 kB
coord_trans.png
7.1 kB
coord_trans_backtransform.png
16.2 kB
coord_trans_reverse.png
8.6 kB
test_facet_labelling
aslabeller_dict_0tag.png
15.4 kB
aslabeller_func_hashtagit.png
14.8 kB
label_both.png
12.0 kB
label_context.png
11.5 kB
label_context_wrap2vars.png
15.5 kB
label_value.png
11.5 kB
labeller_cols_both_grid.png
16.7 kB
labeller_cols_both_wrap.png
16.2 kB
labeller_towords.png
17.4 kB
test_facets
dir_v_ncol.png
27.5 kB
facet_grid_expression.png
12.0 kB
facet_grid_formula_with_dot.png
9.4 kB
facet_grid_margins.png
24.0 kB
facet_grid_one_by_one_var.png
14.4 kB
facet_grid_scales_free_x.png
12.1 kB
facet_grid_scales_free_y.png
11.4 kB
facet_wrap_direction_v.png
11.7 kB
facet_wrap_expression.png
10.1 kB
facet_wrap_label_both.png
15.2 kB
facet_wrap_not_as_table.png
10.9 kB
facet_wrap_not_as_table_direction_v.png
11.7 kB
facet_wrap_one_var.png
11.6 kB
facet_wrap_two_vars.png
13.5 kB
non_mapped_facetting.png
29.4 kB
variable_and_annotate.png
12.6 kB
test_geom_abline
aes_inheritance.png
16.6 kB
aesthetics.png
53.1 kB
test_geom_bar_col_histogram
bar-count.png
8.5 kB
col.png
9.6 kB
histogram-count.png
8.2 kB
stat-count-float.png
6.8 kB
stat-count-int.png
6.0 kB
test_geom_bin2d
drop_false.png
9.3 kB
drop_true.png
9.5 kB
test_geom_blank
blank.png
6.6 kB
test_geom_boxplot
aesthetics+coord_flip.png
10.9 kB
aesthetics.png
11.1 kB
params.png
13.1 kB
position_nudge.png
6.4 kB
test_geom_count
continuous_x_y.png
9.9 kB
discrete_x.png
10.1 kB
discrete_y.png
9.8 kB
test_geom_crossbar
aesthetics.png
15.4 kB
test_geom_density
few_datapoints.png
21.4 kB
gaussian-trimmed.png
18.1 kB
gaussian.png
29.1 kB
gaussian_weighted.png
28.0 kB
triangular.png
24.8 kB
test_geom_density_2d
contours.png
37.2 kB
points.png
28.9 kB
polygon.png
29.8 kB
test_geom_dotplot
binaxis_y.png
10.8 kB
dotdensity.png
14.0 kB
group_basic.png
14.4 kB
group_stackgroups.png
18.0 kB
group_stackgroups_binaxis_y.png
15.9 kB
histodot.png
14.5 kB
stackdir_center.png
14.8 kB
stackdir_centerwhole.png
14.5 kB
stackdir_down.png
14.2 kB
stackratio.png
12.3 kB
test_geom_errorbar_errorbarh
errorbar_aesthetics.png
15.1 kB
errorbarh_aesthetics.png
10.9 kB
test_geom_freqpoly
midpoint.png
18.0 kB
test_geom_hline
aesthetics.png
10.8 kB
test_geom_linerange_pointrange
linerange_aesthetics.png
12.1 kB
pointrange_aesthetics.png
22.4 kB
test_geom_map
facet_wrap.png
15.5 kB
geometries.png
23.9 kB
test_geom_path_line_step
aesthetics.png
20.3 kB
arrow.png
15.8 kB
arrow_facets.png
18.2 kB
missing_values.png
12.0 kB
no_missing_values.png
9.6 kB
path_line_step.png
18.6 kB
step.png
5.6 kB
step_mid.png
8.4 kB
test_geom_point
aesthetics.png
31.3 kB
no_fill.png
15.3 kB
test_geom_polygon
aesthetics.png
41.2 kB
no_fill.png
37.5 kB
test_geom_qq_qq_line
normal.png
15.0 kB
normal_with_line.png
18.4 kB
test_geom_quantile
lines.png
42.0 kB
test_geom_rect_tile
coord-trans-groups.png
6.1 kB
coord-trans.png
7.4 kB
infinite-rects.png
7.2 kB
rect-aesthetics.png
15.2 kB
rect-nofill.png
5.6 kB
tile-aesthetics.png
15.2 kB
test_geom_ribbon_area
area_aesthetics.png
50.3 kB
ribbon_aesthetics.png
87.6 kB
ribbon_facetting.png
21.6 kB
test_geom_rug
aesthetics.png
9.7 kB
coord_flip.png
4.7 kB
test_geom_segment
aesthetics.png
39.0 kB
arrow.png
12.8 kB
test_geom_sina
method_counts.png
47.9 kB
scale_area+coord_flip.png
43.7 kB
scale_area.png
45.4 kB
scale_count.png
41.4 kB
test_geom_smooth
continuous_x.png
12.5 kB
continuous_x_fullrange.png
14.5 kB
discrete_x.png
20.0 kB
discrete_x_fullrange.png
19.5 kB
glm_formula.png
33.1 kB
gls_formula.png
33.1 kB
init_and_fit_kwargs.png
14.7 kB
legend_fill_ratio.png
25.8 kB
linear_smooth.png
26.0 kB
linear_smooth_no_ci.png
23.6 kB
lm_formula.png
33.1 kB
lm_formula_weights.png
33.0 kB
non_linear_smooth.png
28.2 kB
non_linear_smooth_no_ci.png
23.4 kB
rlm_formula.png
29.8 kB
sorts_by_x.png
17.3 kB
test_geom_spoke
aesthetics.png
26.4 kB
test_unmapped_angle.png
5.4 kB
test_geom_text_label
adjust_label.png
10.9 kB
adjust_text.png
10.5 kB
label_aesthetics.png
51.4 kB
text_aesthetics.png
40.2 kB
test_geom_violin
aesthetics+coord_flip.png
38.8 kB
aesthetics.png
36.8 kB
no_trim.png
35.6 kB
quantiles_width_dodge.png
37.2 kB
scale.png
31.2 kB
test_geom_vline
aesthetics.png
11.3 kB
test_layers
inserting_layers.png
18.5 kB
test_position
dodge.png
7.9 kB
dodge2.png
7.5 kB
dodge2_varwidth.png
7.5 kB
dodge_preserve_single.png
6.3 kB
fill.png
9.0 kB
jitter.png
11.8 kB
jitterdodge.png
21.8 kB
nudge.png
9.7 kB
stack-negative.png
7.7 kB
stack.png
8.0 kB
test_qplot
arrays.png
5.5 kB
multiple_geoms.png
9.8 kB
onlyx.png
6.4 kB
onlyy.png
7.1 kB
range.png
5.5 kB
sample.png
7.6 kB
scalars.png
6.2 kB
series_labelling.png
9.6 kB
string-arrays.png
8.5 kB
test_scale_internals
bool_mapping.png
4.9 kB
breaks_and_labels_outside_of_limits.png
6.5 kB
datetime_scale_limits.png
10.5 kB
discrete_xy_scale_drop_limits.png
5.8 kB
expand_limits.png
6.7 kB
legend_ordering_added_scales.png
9.2 kB
legend_ordering_global_aesthetics_1.png
9.2 kB
legend_ordering_global_aesthetics_2.png
9.2 kB
legend_ordering_local_aesthetics_1.png
9.2 kB
legend_ordering_local_aesthetics_2.png
9.2 kB
legend_ordering_mixed_scope_aesthetics.png
9.2 kB
missing_data_discrete_scale.png
8.9 kB
missing_manual_dict_aesthetic.png
7.7 kB
multiple_aesthetics.png
20.5 kB
ordinal_scale.png
10.6 kB
test_scale_labelling
labelling_with_colour.png
8.3 kB
test_scale_linetype
scale_linetype_manual_strings.png
19.9 kB
scale_linetype_manual_tuples.png
20.2 kB
test_stat_ecdf
computed_y_column.png
7.9 kB
ecdf.png
6.7 kB
test_stat_ellipse
ellipse.png
31.4 kB
test_stat_function
args.png
40.5 kB
limits.png
27.3 kB
test_stat_hull
hull.png
27.1 kB
test_stat_summary
fun_args.png
6.4 kB
mean_cl_boot.png
6.3 kB
mean_cl_normal.png
6.3 kB
mean_sdl.png
6.3 kB
mean_se.png
5.7 kB
median_hilow.png
6.4 kB
summary_functions.png
5.7 kB
test_stat_summary_bin
continuous_x.png
5.1 kB
discrete_x.png
4.9 kB
test_theme
theme_538.png
15.9 kB
theme_bw.png
17.9 kB
theme_classic.png
16.1 kB
theme_dark.png
17.3 kB
theme_gray.png
17.3 kB
theme_light.png
17.6 kB
theme_linedraw.png
17.9 kB
theme_matplotlib.png
16.1 kB
theme_minimal.png
14.1 kB
theme_seaborn.png
18.8 kB
theme_void.png
7.9 kB
theme_xkcd.png
37.5 kB
test_watermark
watermark.png
49.5 kB
conftest.py
7.6 kB
images
plotnine-watermark.png
27.1 kB
test_aes.py
983 Bytes
test_animation.py
2.8 kB
test_annotate.py
1.1 kB
test_annotation_logticks.py
3.5 kB
test_annotation_stripes.py
2.4 kB
test_binning.py
2.5 kB
test_coords.py
1.4 kB
test_doctools.py
2.6 kB
test_facet_labelling.py
2.0 kB
test_facets.py
4.2 kB
test_flake8.py
607 Bytes
test_geom.py
1.8 kB
test_geom_abline.py
1.5 kB
test_geom_bar_col_histogram.py
1.9 kB
test_geom_bin2d.py
1.2 kB
test_geom_blank.py
201 Bytes
test_geom_boxplot.py
1.9 kB
test_geom_count.py
664 Bytes
test_geom_crossbar.py
786 Bytes
test_geom_density.py
1.7 kB
test_geom_density_2d.py
857 Bytes
test_geom_dotplot.py
2.1 kB
test_geom_errorbar_errorbarh.py
1.2 kB
test_geom_freqpoly.py
683 Bytes
test_geom_hline.py
1.3 kB
test_geom_linerange_pointrange.py
1.6 kB
test_geom_map.py
2.3 kB
test_geom_path_line_step.py
3.2 kB
test_geom_point.py
1.7 kB
test_geom_polygon.py
1.3 kB
test_geom_qq_qq_line.py
596 Bytes
test_geom_quantile.py
758 Bytes
test_geom_rect_tile.py
3.8 kB
test_geom_ribbon_area.py
2.3 kB
test_geom_rug.py
959 Bytes
test_geom_segment.py
1.3 kB
test_geom_sina.py
1.5 kB
test_geom_smooth.py
6.5 kB
test_geom_spoke.py
905 Bytes
test_geom_text_label.py
2.5 kB
test_geom_violin.py
2.9 kB
test_geom_vline.py
1.3 kB
test_ggplot_internals.py
7.2 kB
test_ggsave.py
4.5 kB
test_layers.py
2.3 kB
test_position.py
4.5 kB
test_qplot.py
1.4 kB
test_save_as_pdf_pages.py
3.4 kB
test_scale_internals.py
19.5 kB
test_scale_labelling.py
417 Bytes
test_scale_linetype.py
1.2 kB
test_stat.py
2.5 kB
test_stat_calculate_methods.py
915 Bytes
test_stat_ecdf.py
549 Bytes
test_stat_ellipse.py
1.7 kB
test_stat_function.py
1.3 kB
test_stat_hull.py
334 Bytes
test_stat_summary.py
1.9 kB
test_stat_summary_bin.py
803 Bytes
test_theme.py
5.7 kB
test_utils.py
6.6 kB
test_watermark.py
504 Bytes
themes
__init__.py
1.1 kB
elements.py
7.1 kB
seaborn_rcmod.py
15.0 kB
theme.py
13.4 kB
theme_538.py
1.4 kB
theme_bw.py
1.2 kB
theme_classic.py
1.2 kB
theme_dark.py
1.3 kB
theme_gray.py
5.1 kB
theme_light.py
1.4 kB
theme_linedraw.py
1.4 kB
theme_matplotlib.py
1.8 kB
theme_minimal.py
984 Bytes
theme_seaborn.py
1.3 kB
theme_void.py
1.6 kB
theme_xkcd.py
3.5 kB
themeable.py
45.8 kB
utils.py
34.3 kB
watermark.py
1.2 kB
pytest.ini
70 Bytes
requirements
dev.txt
160 Bytes
doc.txt
146 Bytes
rtd.txt
215 Bytes
setup.cfg
475 Bytes
setup.py
3.3 kB
tools
build_theme.sh
856 Bytes
release.sh
2.1 kB
visualize_tests.py
4.7 kB
versioneer.py
68.6 kB