mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
a5aec62fc4
this version includes small changes to make it suitable for siril okay op@
9 lines
397 B
Plaintext
9 lines
397 B
Plaintext
kplot is a programming library for plotting graphs on a Cairo
|
|
surface. It handles drawing margins, axis labels, tic labels, tics,
|
|
borders, grids, and the data itself. Data may be specified structurally
|
|
as finite buckets, range histograms, arrays, and vectors. Data may
|
|
also be computed from other sources, such as the mean and standard
|
|
deviation.
|
|
|
|
This version has been patched to work with siril
|