File tree
235 files changed
+458
-452
lines changed- 1-basic-barplot
- 10-barplot-with-number-of-observation
- 100-calling-a-color-with-seaborn
- 101-make-a-color-palette-with-seaborn
- 104-seaborn-themes
- 106-seaborn-style-on-matplotlib-plot
- 11-grouped-barplot
- 110-basic-correlation-matrix-with-seaborn
- 111-custom-correlogram
- 12-stacked-barplot-with-matplotlib
- 120-line-chart-with-matplotlib
- 121-line-chart-customization
- 122-multiple-lines-chart
- 123-highlight-a-line-in-line-plot
- 124-spaghetti-plot
- 125-small-multiples-for-line-chart
- 13-percent-stacked-barplot
- 130-basic-matplotlib-scatterplot
- 131-custom-a-matplotlib-scatterplot
- 132-basic-connected-scatterplot
- 134-how-to-avoid-overplotting-with-python
- 140-basic-pieplot-with-panda
- 150-parallel-plot-with-pandas
- 160-basic-donut-plot
- 161-custom-matplotlib-donut-plot
- 162-change-background-of-donut-plot
- 163-donut-plot-with-subgroups
- 170-basic-venn-diagram-with-2-groups
- 171-basic-venn-diagram-with-3-groups
- 172-custom-venn-diagram
- 173-elaborated-venn-diagram
- 174-change-background-colour-of-venn-diagram
- 180-basic-lollipop-plot
- 181-custom-lollipop-plot
- 182-vertical-lollipop-plot
- 183-highlight-a-group-in-lollipop
- 184-lollipop-plot-with-2-groups
- 185-lollipop-plot-with-conditional-color
- 190-custom-matplotlib-title
- 191-custom-axis-on-matplotlib-chart
- 192-about-matplotlib-margins
- 193-annotate-matplotlib-chart
- 194-split-the-graphic-window-with-subplot
- 196-select-one-color-with-matplotlib
- 197-available-color-palettes-with-matplotlib
- 199-matplotlib-style-sheets
- 2-horizontal-barplot
- 20-basic-histogram-seaborn
- 200-basic-treemap-with-python
- 201-control-the-color-of-treemap
- 202-treemap-with-colors-mapped-on-values
- 21-control-rug-and-density-on-seaborn-histogram
- 220-sankey-diagram-with-matplotlib
- 23-90degree-rotated-histogram
- 231-chord-diagram-with-bokeh
- 24-histogram-with-a-boxplot-on-top-seaborn
- 240-basic-area-chart
- 241-improve-area-chart
- 242-area-chart-and-faceting
- 243-area-chart-with-white-grid
- 25-histogram-with-several-variables-seaborn
- 250-basic-stacked-area-chart
- 251-stacked-area-chart-with-seaborn-style
- 252-baseline-options-for-stacked-area-chart
- 253-control-the-color-in-stacked-area-chart
- 254-pandas-stacked-area-chart
- 255-percentage-stacked-area-chart
- 260-basic-wordcloud
- 261-custom-python-wordcloud
- 262-worcloud-with-specific-shape
- 270-basic-bubble-plot
- 271-custom-your-bubble-plot
- 272-map-a-color-to-bubble-plot
- 281-basic-map-with-basemap
- 282-custom-appearance-of-basemap
- 283-set-bounding-box-in-basemap
- 284-different-types-of-map-projection
- 285-use-a-background-layer
- 286-boundaries-provided-in-basemap
- 288-map-background-with-folium
- 292-choropleth-map-with-folium
- 2d-density-plot
- 3-control-color-of-barplots
- 30-basic-boxplot-with-seaborn
- 300-draw-a-connection-line
- 31-horizontal-boxplot-with-seaborn
- 310-basic-map-with-markers
- 312-add-markers-on-folium-map
- 313-bubble-map-with-folium
- 315-a-world-map-of-surf-tweets
- 32-custom-boxplot-appearance-seaborn
- 320-basic-network-from-pandas-data-frame
- 321-custom-networkx-graph-appearance
- 322-network-layout-possibilities
- 323-directed-or-undirected-network
- 324-map-a-color-to-network-nodes
- 325-map-colour-to-the-edges-of-a-network
- 326-background-colour-of-network-chart
- 327-network-from-correlation-matrix
- 33-control-colors-of-boxplot-seaborn
- 34-grouped-boxplot
- 340-scatterplot-animation
- 341-python-gapminder-animation
- 342-animation-on-3d-plot
- 35-control-order-of-boxplot
- 36-add-jitter-over-boxplot-seaborn
- 370-3d-scatterplot
- 371-surface-plot
- 372-3d-pca-result
- 38-show-number-of-observation-on-boxplot
- 390-basic-radar-chart
- 391-radar-chart-with-several-individuals
- 392-use-faceting-for-radar-chart
- 3d
- 4-add-title-and-axis-label
- 40-basic-scatterplot-seaborn
- 400-basic-dendrogram
- 401-customised-dendrogram
- 402-color-dendrogram-labels
- 404-dendrogram-with-heat-map
- 404
- 405-dendrogram-with-heatmap-and-coloured-leaves
- 41-control-marker-features
- 42-custom-linear-regression-fit-seaborn
- 43-use-categorical-variable-to-color-scatterplot-seaborn
- 44-control-axis-limits-of-plot-seaborn
- 45-control-color-of-each-marker-seaborn
- 46-add-text-annotation-on-scatterplot
- 5-control-width-and-space-in-barplots
- 50-basic-violinplot-and-input-formats
- 51-horizontal-violinplot
- 52-custom-seaborn-violinplot
- 53-control-color-of-seaborn-violinplot
- 54-grouped-violinplot
- 55-control-order-of-groups-in-violinplot-seaborn
- 58-show-number-of-observation-on-violinplot
- 6-change-bars-texture
- 7-custom-barplot-layout
- 70-basic-density-plot-with-seaborn
- 71-density-plot-with-shade-seaborn
- 72-horizontal-density-plot
- 73-control-bandwidth-of-seaborn-density-plot
- 74-density-plot-of-several-variables
- 8-add-confidence-interval-on-barplot
- 80-contour-plot-with-seaborn
- 82-marginal-plot-with-seaborn
- 83-basic-2d-histograms-with-matplotlib
- 84-hexbin-plot-with-matplotlib
- 85-density-plot-with-matplotlib
- 86-avoid-overlapping-in-scatterplot-with-2d-density
- 90-heatmaps-with-various-input-format
- 91-customize-seaborn-heatmap
- 92-control-color-in-seaborn-heatmaps
- 94-use-normalization-on-seaborn-heatmap
- about
- all-charts
- animation
- arc-diagram
- area-plot
- barplot
- basic-barplot-with-seaborn
- basic-template
- boxplot
- bubble-map
- bubble-plot-with-seaborn
- bubble-plot
- cartogram
- cheat-sheets
- chord-diagram-python-chord
- chord-diagram
- choropleth-map-geopandas-python
- choropleth-map-plotly-python
- choropleth-map
- circular-barplot-basic
- circular-barplot
- circular-packing-1-level-hierarchy
- circular-packing-several-levels-of-hierarchy
- circular-packing
- connected-scatter-plot
- connected-scatterplot-for-evolution
- connection-map
- correlogram
- dendrogram
- density-chart-matplotlib
- density-chart-multiple-groups-seaborn
- density-mirror
- density-plot
- donut-plot
- error-bars-on-barplot
- grouped-barplot
- heatmap
- hexbin-map-from-geojson-python
- hexbin-map
- hierarchical-edge-bundling
- histogram
- line-chart
- lollipop-plot
- map-read-geojson-with-python-geopandas
- map
- matplotlib
- network-chart
- page-data
- parallel-coordinate-plot-plotly
- parallel-plot
- pie-plot-matplotlib-basic
- pie-plot
- plotly
- python-colors
- radar-chart
- ridgeline-graph-plotly
- ridgeline-graph-seaborn
- ridgeline
- sankey-diagram-with-python-and-plotly
- sankey-diagram
- scatter-plot
- seaborn-title-customization
- seaborn
- stacked-and-percent-stacked-barplot
- stacked-area-plot
- stacked-barplot
- streamchart-basic-matplotlib
- streamchart
- treemap
- venn-diagram
- violin-plot
- wordcloud
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
235 files changed
+458
-452
lines changedLines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
0 commit comments