https://github.com/ciyer/altair-matplotlib
Ports of examples from a Matplotlib tutorial to Altair/Vega
https://github.com/ciyer/altair-matplotlib
altair data dataviz vega vega-lite
Last synced: 2 months ago
JSON representation
Ports of examples from a Matplotlib tutorial to Altair/Vega
- Host: GitHub
- URL: https://github.com/ciyer/altair-matplotlib
- Owner: ciyer
- License: agpl-3.0
- Created: 2018-05-30T13:46:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T14:56:21.000Z (over 7 years ago)
- Last Synced: 2025-03-13T18:11:22.036Z (7 months ago)
- Topics: altair, data, dataviz, vega, vega-lite
- Language: Jupyter Notebook
- Homepage:
- Size: 801 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Altair-Matplotlib
Ports of examples from a Nicolas P. Rougier's [Matplotlib tutorial](http://www.labri.fr/perso/nrougier/teaching/matplotlib/) to [Altair](https://altair-viz.github.io)/[Vega](https://vega.github.io/vega/).
# Tutorials
| Tutorial | |
| --- | --- |
| [Simple Plot](notebooks/01-Simple_Plot.ipynb) ||
| [Regular Plots](notebooks/02-Regular_Plots.ipynb) ||
| [Scatterplots](notebooks/03-Scatterplots.ipynb) ||
| [Bar Chart](notebooks/04-Bar_Charts.ipynb) ||