Home > pygrapher

pygrapher

Pygrapher is a project mainly written in Python, based on the BSD-3-Clause license.

A Python GTK+ graphing application

pyGrapher

Lisence: GPL Author: "Erik Youngren" [email protected]

Heavily inspired (ok, I copied a bunch of code, too) by the Lybniz educational grapher by Thomas Führinger and Sam Tygier.

Feature List

  • Unlimited number of functions, and disabling of functions.
  • Saving sets of functions to a file.
  • Loading sets of functions from a file.
  • Exporting the graph as an image (Currently only SVG @ 512x512.)
  • [Pending] Plots of points
  • [Pending] Functions of y (allowing graphs of vertical lines)