package archimedes
Extensible 2D plotting library.
Install
Dune Dependency
Authors
Maintainers
Sources
archimedes-0.4.18.tar.gz
sha256=64fa446326eb6009c44dce62d2c6598b1ee0a141c0d880f52f2e5a4a927ffead
md5=2013720e3df3fa3eaa098710a64dbf1d
doc/index.html
archimedes
API
Library archimedes
Archimedes
A 2D plotting library with various backends.
Library archimedes.cairo
Archimedes_cairo
Cairo Archimedes plugin
Library archimedes.internals
Library archimedes.top
Archimedes_toploop
When working in the toplevel, it is convenient to have a simplified interface so one can plot without having to declare any handle. The usual Archimedes functions will remain available in case several concurrent plots are needed.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page