5 unstable releases
0.3.0 | Sep 3, 2020 |
---|---|
0.2.0 | Sep 3, 2020 |
0.1.2 | Aug 29, 2020 |
0.1.1 | Feb 4, 2020 |
0.1.0 | Jan 28, 2020 |
#140 in Rendering
4,002 downloads per month
Used in rate-app
21KB
465 lines
plotters-canvas - The HTML5 canvas backend for Plotters
This is a part of plotters project. For more details, please check the following links:
- For high-level intro of Plotters, see: Plotters on crates.io
- Check the main repo at Plotters repo
- For detailed documentation about this crate, check plotters-backend on docs.rs
- You can also visit Plotters Homepage
lib.rs
:
The Plotters HTML5 Canvas backend.
This backend allows Plotters operates the HTML5 Canvas when targeted to Webassembly.
See the documentation for CanvasBackend for more details.
Dependencies
~7–9.5MB
~178K SLoC