Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ A curated list of awesome **open-source** data visualizations frameworks, librar
## Python tools
- [altair](https://altair-viz.github.io/) - Declarative statistical visualizations, based on Vega-Lite.
- [bokeh](https://bokeh.pydata.org/en/latest/) - Interactive Web Plotting for Python.
- [bqplot](https://github.com/bqplot/bqplot) - Plotting library for IPython/Jupyter notebooks.
- [Chartify](https://github.com/spotify/chartify) - Bokeh wrapper that makes it easy for data scientists to create charts.
- [diagram](https://github.com/tehmaze/diagram) - Text mode diagrams using UTF-8 characters
- [ggplot](https://github.com/yhat/ggpy) - plotting system based on [R's](#r-tools) ggplot2.
Expand Down