Path	Lines of Code
README.md	70
data/datasets.txt	80
data/japan_dem_wgs84/README_JAPAN_DEM.txt	18
data/lib_comparison.json	26
data/lp2024/original/lp_commits.txt	5604
data/lp2024/original/lpk_commits.txt	1457
data/lp2024/original/lps_commits.txt	336
source/_static/images/icons/charts/aesthetics-dark.svg	5
source/_static/images/icons/charts/aesthetics-light.svg	5
source/_static/images/icons/charts/as_discrete-dark.svg	10
source/_static/images/icons/charts/as_discrete-light.svg	10
source/_static/images/icons/charts/bistro-dark.svg	8
source/_static/images/icons/charts/bistro-light.svg	8
source/_static/images/icons/charts/bivariate-distribution-dark.svg	17
source/_static/images/icons/charts/bivariate-distribution-light.svg	17
source/_static/images/icons/charts/coordinate-systems-dark.svg	11
source/_static/images/icons/charts/coordinate-systems-light.svg	11
source/_static/images/icons/charts/data-dark.svg	43
source/_static/images/icons/charts/data-light.svg	43
source/_static/images/icons/charts/discrete-dark.svg	6
source/_static/images/icons/charts/discrete-light.svg	6
source/_static/images/icons/charts/facets-dark.svg	22
source/_static/images/icons/charts/facets-light.svg	22
source/_static/images/icons/charts/function-dark.svg	39
source/_static/images/icons/charts/function-light.svg	39
source/_static/images/icons/charts/grouping-plots-dark.svg	110
source/_static/images/icons/charts/grouping-plots-light.svg	110
source/_static/images/icons/charts/images-dark.svg	6
source/_static/images/icons/charts/images-light.svg	6
source/_static/images/icons/charts/legend-dark.svg	11
source/_static/images/icons/charts/legend-light.svg	11
source/_static/images/icons/charts/marginal-dark.svg	21
source/_static/images/icons/charts/marginal-light.svg	21
source/_static/images/icons/charts/presentation-options-dark.svg	11
source/_static/images/icons/charts/presentation-options-light.svg	11
source/_static/images/icons/charts/smoothing-dark.svg	10
source/_static/images/icons/charts/smoothing-light.svg	10
source/_static/images/icons/charts/stats-dark.svg	8
source/_static/images/icons/charts/stats-light.svg	8
source/_static/images/icons/charts/time-series-dark.svg	8
source/_static/images/icons/charts/time-series-light.svg	8
source/_static/images/icons/charts/visualization-of-distribution-dark.svg	6
source/_static/images/icons/charts/visualization-of-distribution-light.svg	6
source/_static/images/icons/charts/visualization-of-errors-dark.svg	6
source/_static/images/icons/charts/visualization-of-errors-light.svg	6
source/_static/images/icons/features/export-dark.svg	10
source/_static/images/icons/features/export-light.svg	10
source/_static/images/icons/features/offline-mode-dark.svg	7
source/_static/images/icons/features/offline-mode-light.svg	7
source/_static/images/icons/features/tooltips-dark.svg	6
source/_static/images/icons/features/tooltips-light.svg	6
source/_static/images/icons/maps/layers_contours-dark.svg	276
source/_static/images/icons/maps/layers_contours-light.svg	276
source/_static/images/icons/maps/quickstart-dark.svg	8
source/_static/images/icons/maps/quickstart-light.svg	8
source/_static/images/logo/colab.svg	1
source/_static/images/logo/deepnote.svg	1
source/_static/images/logo/kotlin.svg	18
source/_static/images/logo/nextjournal.svg	5
source/_static/images/logo/pycharm.svg	71
source/_static/images/logo/pypi.svg	125
source/_static/logo-dark.svg	32
source/_static/logo-light.svg	32
source/_templates/base.rst	14
source/_templates/data.rst	7
source/_templates/default.rst	7
source/examples/cookbook/aes_size_color_variadic_lines.ipynb	1051
source/examples/cookbook/aes_stroke.ipynb	774
source/examples/cookbook/aesthetics/common.py	7
source/examples/cookbook/aesthetics/line_types.ipynb	1017
source/examples/cookbook/aesthetics/point_shapes.ipynb	519
source/examples/cookbook/aesthetics/text_style.ipynb	808
source/examples/cookbook/bar.ipynb	2515
source/examples/cookbook/bbc_cookbook.ipynb	7545
source/examples/cookbook/boxplot_whisker_width.ipynb	244
source/examples/cookbook/discrete_color_scales.ipynb	836
source/examples/cookbook/factor_levels.ipynb	1090
source/examples/cookbook/geocoding_levels.ipynb	1074
source/examples/cookbook/geodataframe.ipynb	2509
source/examples/cookbook/geom_count.ipynb	1038
source/examples/cookbook/gggrid_scale_share.ipynb	657
source/examples/cookbook/ggrepel.ipynb	6804
source/examples/cookbook/graph_edges.ipynb	1321
source/examples/cookbook/image_grayscale.ipynb	2420
source/examples/cookbook/lets-plot-images/plot.svg	529
source/examples/cookbook/lib_comparison.ipynb	1541
source/examples/cookbook/line_type_and_point_shape.ipynb	1191
source/examples/cookbook/line_vs_path.ipynb	791
source/examples/cookbook/linetype_custom.ipynb	791
source/examples/cookbook/map_basemap_gallery.ipynb	2650
source/examples/cookbook/numeric_data_on_discrete_scale.ipynb	366
source/examples/cookbook/ordering_examples.ipynb	4526
source/examples/cookbook/param_flat.ipynb	462
source/examples/cookbook/param_geodesic.ipynb	629
source/examples/cookbook/param_width_unit.ipynb	1737
source/examples/cookbook/position_nudge_unit.ipynb	1075
source/examples/cookbook/scale_color_fill_gradientn.ipynb	692
source/examples/cookbook/stat_boxplot_outlier.ipynb	981
source/examples/cookbook/stat_count2d_vars.ipynb	864
source/examples/cookbook/stat_ecdf.ipynb	671
source/examples/cookbook/stat_summary.ipynb	966
source/examples/cookbook/stat_summary_bin.ipynb	1045
source/examples/cookbook/waterfall_plot.ipynb	5589
source/examples/demo/mpg_corrgram.ipynb	729
source/examples/demo/palmer_penguins.ipynb	560
source/examples/demo/plot_layout_scheme.ipynb	1430
source/examples/demo/sunshine_hours.ipynb	548
source/examples/demo/theme_legend_scheme.ipynb	1240
source/examples/demo/titanic.ipynb	2572
source/examples/demo/venn_diagram.ipynb	347
source/examples/service/charts_flavors.ipynb	500
source/examples/test/facets_free_discrete_scales.ipynb	3071
source/examples/test/geom_pie_stroke_and_spacers.ipynb	2819
source/examples/test/regression_log_scale.ipynb	247
source/extref_conf.json	1614
source/index.rst	55
source/kotlin_examples/cookbook/lets-plot-images/density.svg	529
source/kotlin_examples/demo/theme_legend_scheme.ipynb	3088
source/python/index.rst	142
source/python/pages/advanced_geocoding.rst	309
source/python/pages/aesthetics.rst	139
source/python/pages/annotations.rst	26
source/python/pages/api.rst	500
source/python/pages/as_discrete.rst	96
source/python/pages/basemap_tiles.rst	129
source/python/pages/bistro.rst	103
source/python/pages/charts.rst	645
source/python/pages/eda.rst	57
source/python/pages/formats.rst	216
source/python/pages/gallery.rst	152
source/python/pages/geocoding.rst	123
source/python/pages/geopandas.rst	114
source/python/pages/include/aesthetics/named-colors-table_by-name.rst	1238
source/python/pages/include/aesthetics/named-colors-table_by-shade.rst	812
source/python/pages/latex.rst	35
source/python/pages/licenses.rst	9
source/python/pages/maps.rst	145
source/python/pages/named_colors.rst	37
source/python/pages/no_js_and_offline_mode.rst	28
source/python/pages/sampling.rst	37
source/python/pages/tooltips.rst	30
source/python/pages/whats_new.rst	89
source/python/shared/features.rst	35
source/python/shared/features/export.rst	9
source/python/shared/features/formatting.rst	6
source/python/shared/features/geospatial_visualization.rst	6
source/python/shared/features/ggplot2.rst	4
source/python/shared/features/ggplot2_landing.rst	4
source/python/shared/features/interactive_maps.rst	3
source/python/shared/features/multiplatform.rst	32
source/python/shared/features/multiplatform_landing.rst	8
source/python/shared/features/offline_mode.rst	6
source/python/shared/features/sampling.rst	6
source/python/shared/features/show_ext.rst	6
source/python/shared/features/tooltips.rst	6
source/python/shared/links.rst	32
source/redirects.json	2055
