Skip to content

MiniPlot (Windows 32-bit executable)

Latest
Compare
Choose a tag to compare
@paramsiddharth paramsiddharth released this 16 Aug 04:51
· 3 commits to master since this release

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.