Skip to content

Releases: paramsiddharth/miniplot

MiniPlot (Windows 32-bit executable)

16 Aug 04:51
Compare
Choose a tag to compare

A graphical application to plot equations of the form y = f(x).

To use MiniPlot, you may:

  • Download the setup to install MiniPlot.
  • Download the portable ZIP and execute miniplot.exe right away.
  • Download the source code and execute it using your own Python installation (satisfying the dependencies).
    Remember to install matplotlib, Equation, and PySide2 using pip if you choose to run it from source.