package prbnmcn-gnuplot
Declarative generation of gnuplot scripts
Install
Dune Dependency
Authors
Maintainers
Sources
0.0.5.tar.gz
md5=d54dd4d52a17133234c871e6d2534222
sha512=daadea7fbb2275784e37e3f1d9053cdcf783564e7979fff64ced22fdc12ece60f804f00753c3580458b0793d3afe44665501ca2c85ce6276018ba842346d71c9
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