README.rst
setup.cfg
setup.py
ggplot/__init__.py
ggplot/aes.py
ggplot/chart_components.py
ggplot/discretemappers.py
ggplot/facets.py
ggplot/ggplot.py
ggplot/legend.py
ggplot/qplot.py
ggplot/stats.py
ggplot/utils.py
ggplot.egg-info/PKG-INFO
ggplot.egg-info/SOURCES.txt
ggplot.egg-info/dependency_links.txt
ggplot.egg-info/not-zip-safe
ggplot.egg-info/requires.txt
ggplot.egg-info/top_level.txt
ggplot/colors/__init__.py
ggplot/colors/husl.py
ggplot/colors/palettes.py
ggplot/colors/xkcd_rgb.py
ggplot/coords/__init__.py
ggplot/coords/coords.py
ggplot/datasets/__init__.py
ggplot/datasets/chopsticks.csv
ggplot/datasets/diamonds.csv
ggplot/datasets/meat.csv
ggplot/datasets/movies.csv
ggplot/datasets/mpg.csv
ggplot/datasets/mtcars.csv
ggplot/datasets/pageviews.csv
ggplot/datasets/pigeons.csv
ggplot/datasets/salmon.csv
ggplot/geoms/__init__.py
ggplot/geoms/bird.png
ggplot/geoms/geom.py
ggplot/geoms/geom_abline.py
ggplot/geoms/geom_area.py
ggplot/geoms/geom_bar.py
ggplot/geoms/geom_bin2d.py
ggplot/geoms/geom_blank.py
ggplot/geoms/geom_boxplot.py
ggplot/geoms/geom_density.py
ggplot/geoms/geom_errorbar.py
ggplot/geoms/geom_histogram.py
ggplot/geoms/geom_hline.py
ggplot/geoms/geom_jitter.py
ggplot/geoms/geom_line.py
ggplot/geoms/geom_now_its_art.py
ggplot/geoms/geom_path.py
ggplot/geoms/geom_point.py
ggplot/geoms/geom_polygon.py
ggplot/geoms/geom_rect.py
ggplot/geoms/geom_ribbon.py
ggplot/geoms/geom_step.py
ggplot/geoms/geom_text.py
ggplot/geoms/geom_tile.py
ggplot/geoms/geom_violin.py
ggplot/geoms/geom_vline.py
ggplot/scales/__init__.py
ggplot/scales/date_utils.py
ggplot/scales/scale.py
ggplot/scales/scale_color_brewer.py
ggplot/scales/scale_color_crayon.py
ggplot/scales/scale_color_funfetti.py
ggplot/scales/scale_color_gradient.py
ggplot/scales/scale_color_manual.py
ggplot/scales/scale_color_yhat.py
ggplot/scales/scale_fill_brewer.py
ggplot/scales/scale_fill_crayon.py
ggplot/scales/scale_fill_funfetti.py
ggplot/scales/scale_fill_manual.py
ggplot/scales/scale_fill_yhat.py
ggplot/scales/scale_identity.py
ggplot/scales/scale_log.py
ggplot/scales/scale_reverse.py
ggplot/scales/scale_x_continuous.py
ggplot/scales/scale_x_date.py
ggplot/scales/scale_x_discrete.py
ggplot/scales/scale_y_continuous.py
ggplot/scales/scale_y_date.py
ggplot/scales/scale_y_discrete.py
ggplot/stats/__init__.py
ggplot/stats/smoothers.py
ggplot/stats/stat_density.py
ggplot/stats/stat_smooth.py
ggplot/themes/__init__.py
ggplot/themes/element_text.py
ggplot/themes/theme.py
ggplot/themes/theme_538.py
ggplot/themes/theme_bw.py
ggplot/themes/theme_gray.py
ggplot/themes/theme_xkcd.py
ggplot/themes/themes.py