diff --git a/README.md b/README.md index b274223..9f35d56 100644 --- a/README.md +++ b/README.md @@ -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.