scidart_plot 0.0.1-dev.1
scidart_plot: ^0.0.1-dev.1 copied to clipboard
SciDart Plot is a data visualization library compatible with SciDart. This library is part of SciDart project. The main goal is Generate and save plots in SVG format.
SciDart Plot #
SciDart Plot is a data visualization library compatible with SciDart. This library is part of SciDart project.
Goals #
Generate and save plot in SVG format.
Motivation #
Make easy the data visualization for SciDart.
PUB link #
Link to the Pub repository: https://pub.dev/packages/scidart_plot
Installation #
You can follow instruction in the Pub web site: https://pub.dev/packages/scidart_plot#-installing-tab-
SciDart Plot structure #
- svg: SVG basic structures;
Examples #
Todo list #
Benchmarks #
- made benchmark on Linux
- made benchmark on MacOS
- made benchmark on MS Windows
Code implementations #
- fundamental svg classes
- fundamental plot classes: grid generator, subplot, etc
- fundamental io file manipulation
- plot line
- plot stem