package prbnmcn-gnuplot
Declarative generation of gnuplot scripts
Install
Dune Dependency
Authors
Maintainers
Sources
0.0.1.tar.gz
md5=b3a7f1f921c5630d62b853934bfcc5cd
sha512=8b7cc1ef22a7eafeabbbba0c098d7a11f7288b4641b59359e3e8a99a317186f2797f3d3c05db2e2dea58447bf5273438679d8c0926b53bab6533c3b8cd9604e9
doc/index.html
prbnmcn-gnuplot
prbnmcn-gnuplot
is a declarative overlay over Gnuplot. The library produces self-contained Gnuplot scripts, and can either simply write them to some file or display them to various backends. Not all features of Gnuplot are supported, additional features will be added as needed.
Have a look at the documentation in Plot
for more details.
API
Plot
prbnmcn-gnuplot
: a self-contained interface to Gnuplot.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page