package archimedes
Extensible 2D plotting library
Install
Dune Dependency
Authors
Maintainers
Sources
archimedes-0.4.19.tar.gz
sha256=6c27810ecc964480a95584bdab10c5fd2784d530395c1a464f43be18f6f363be
md5=7f3bd1771751a074e4b4d2ccc5213260
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