Files
ports/graphics/kplot/pkg/DESCR
T
espie a5aec62fc4 kplot is a small graphics plotting library written by kristaps
this version includes small changes to make it suitable for siril

okay op@
2022-08-23 12:14:41 +00:00

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