package prbnmcn-gnuplot
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Declarative generation of gnuplot scripts
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.0.3.tar.gz
md5=bd2f94545702df51675a16748d72f055
sha512=f6d22acda89c5392b4bf9fae972a18bc19e4a7a4777b1a9eb6d4453ef195e7e01bd330806b348382a2da84c305a2e7fb68b4434c67a7fda3fa8a367b1244b76b
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
Plotprbnmcn-gnuplot: a self-contained interface to Gnuplot.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page