Very basic plots work
Pre-release
Pre-release
Support methods
- plt.subplots
- plt.figure
- ax.plot
- ax.errorbar
- ax.axhline
- ax.axvline
Translates
- colors
- linestyles
- symbols
- important 1d plot keywords
Notable missing features relevant to supported methods
- gcf()
- gca()
- color cycler
- legends