package prbnmcn-gnuplot
Declarative generation of gnuplot scripts
Install
Dune Dependency
Authors
Maintainers
Sources
0.0.2.tar.gz
md5=813665e1462ddd4bb538104e41a89d31
sha512=10a597bfbc89b1fe14f8e7005fd90a27871f58fba2bd1c2ef1c45d6bf8a5a3d7aeeaf1ea39e8409d6b7705987e0e017483a8cb61152c34cb705aad4f4578671f
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