Skip to content

Commit 286a314

Browse files
committed
Added choropleth overview doc
1 parent cb7b0e5 commit 286a314

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/overviews/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ The Python visualization landscape can seem daunting at first. These overviews a
66

77
<em>Adaptation of <a href="https://www.youtube.com/watch?v=FytuB8nFHPQ">Jake VanderPlas' graphic</a> about the Python visualization landscape, by Nicolas P. Rougier</em>
88

9-
- [Python Packages for Data Visualization in 2025](https://python.plainenglish.io/python-packages-for-data-visualization-in-2025-9cb2132c9a7e), 27 January 2025: Zlatan B. Comparing Matplotlib, Datashader, Seaborn, Plotnine, Altair, hvPlot, HoloViews, Bokeh, Plotly, and PyVista.
9+
4ca7f0637
10+
11+
- [Practical Python Dashboards: The Best 5 Frameworks For Interactive Maps](https://medium.com/data-science-collective/practical-python-dashboards-the-best-5-frameworks-for-interactive-maps-083), 12 Jun 2025: John Loewen. Comparing Streamlit, Dash, Shiny, Voila, and Panel for plotting choropleth maps.
1012

1113
- [The Best Python Dashboard Tools: Comparative Analysis With Practical Examples](https://medium.com/data-storytelling-corner/the-best-python-dashboard-tools-comparative-analysis-with-practical-examples-759636cc48ef), 11 Jun 2025: John Loewen. Comparing Streamlit, Dash, Shiny, Voila, and Panel.
1214

15+
- [Python Packages for Data Visualization in 2025](https://python.plainenglish.io/python-packages-for-data-visualization-in-2025-9cb2132c9a7e), 27 January 2025: Zlatan B. Comparing Matplotlib, Datashader, Seaborn, Plotnine, Altair, hvPlot, HoloViews, Bokeh, Plotly, and PyVista.
16+
1317
- [Matplotlib Alternatives That Actually Save You Time](https://nathanrosidi.medium.com/matplotlib-alternatives-that-actually-save-you-time-75631616cc4e), 13 May 2025: Nathan Rosidi. Comparing Plotly, Seaborn, Bokeh, Altair, and Plotnine as Matplotlib alternatives.
1418

1519
- [Which Python Dashboard Is Better? Dash, Panel And Streamlit Showdown](https://pub.towardsai.net/which-python-dashboard-is-better-dash-panel-and-streamlit-showdown-8d4f8bf744f9), 5 Feb 2025: John Loewen. Comparing Plotly, Dash, and Streamlit generation from LLMs.

0 commit comments

Comments
 (0)