Skip to content

Commit cbc6699

Browse files
authored
Merge pull request #194 from QuantEcon/lec-1-new-lib
Chapter 1: Add Altair
2 parents c364548 + 9f10a6e commit cbc6699

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lectures/about_py.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ Other graphics libraries include
251251

252252
* [Plotly](https://plot.ly/python/)
253253
* [seaborn](https://seaborn.pydata.org/) --- a high-level interface for matplotlib
254+
* [Altair](https://altair-viz.github.io/)
254255
* [Bokeh](http://bokeh.pydata.org/en/latest/)
255256

256257
You can visit the [Python Graph Gallery](https://www.python-graph-gallery.com/) for more example plots drawn using a variety of libraries.

0 commit comments

Comments
 (0)