Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 278 Bytes

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