1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/graphics/gtkgraph/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

17 lines
642 B
Plaintext

GtkGraph is a simple graphing calculator written
for X Windows using the GTK+ widget set. It includes
the following features:
* Plotting up to ten functions on the same "canvas"
* Allowing the user to select the range of the canvas.
* Usage of functions exp, sin, tan, cos, asin, atan,
acos, sec, csc, cot, log, ln, abs, sqrt, and constants
pi and e.
* Saving and loading sets of functions to plot
* Printing
* Exporting the graph to PostScript, or any bitmap format
that Imlib supports (JPEG, XPM, PNG...)
* Arithmatic and algebraic calculations
* Allowing the user to customize colors and axis and plot
titles