Skip to content

Commit 0301aa9

Browse files
committed
Added overviews
1 parent d15b8f1 commit 0301aa9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/overviews/index.md

Lines changed: 4 additions & 0 deletions
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+
- [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.
10+
911
-[The Essential Guide to R and Python Libraries for Data Visualization](https://towardsdatascience.com/the-essential-guide-to-r-and-python-libraries-for-data-visualization-33be8511c976), 16 Dec 2024: Sarah Lea. Comparing Matplotlib, Seaborn, Plotly, Pandas .plot(), Bokeh, Altair, HoloViews, and Folium.
1012

1113
- [A Survey of Python Frameworks](https://ploomber.io/blog/survey-python-frameworks/), 25 Sep 2024: Ellie Ko. Comparing Streamlit, Shiny for Python, Panel, Flask, Chainlit, Dash, Voila, and Gradio.
1214

15+
- I bet you didn’t use these Python visualization libraries!, 10-14 Sep 2024: Abhinaba Banerjee. Comparing [Altair and Plotnine (part 1)](https://python.plainenglish.io/i-bet-you-didnt-use-these-python-visualization-libraries-9da9531a1855), [Datashader, Pygal, and Geoplot (part 2)](https://python.plainenglish.io/i-bet-you-didnt-use-these-python-visualization-libraries-part-2-1f201a0a0547), VisPy, and typlot (part 3).
16+
1317
- [The Power of Pandas Plots: Backends](https://towardsdatascience.com/the-power-of-pandas-plots-backends-6a08d52071d2), 29 Aug 2024: Pierre-Etienne Toulemonde. Comparing matplotlib, plotly, and hvPlot for plotting with Pandas.
1418

1519
- [7 Best Python Libraries For Data Visualisation](https://medium.com/@inverita/7-best-python-libraries-for-data-visualisation-517020f725a4), 25 Jan 2024: inVerita. Comparing Matplotlib, Seaborn, Plotly, Bokeh, Altair, and HoloViews.

0 commit comments

Comments
 (0)