/skulpt_matplotlib

Partial matplotlib pyplot implementation for skulpt

Primary LanguageJavaScript

Matplotlib Pyplot for Skulpt

This library provides a small set of pyplot functions for plotting point and lines graphs.

Latest Changes:

  • Fixed figure auto ratio calculation
  • Added missing plot(x1, y1, ftm1, x2, y2, fmt2) support

Function overview: comming soon