plotters 0.2.15

A Rust drawing library focus on data plotting for both WASM and native applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
/target
**/*.rs.bk
Cargo.lock
.*.sw*
backup/*
**/Cargo.lock
**/target
examples/wasm-demo/www/pkg
examples/.ipynb_checkpoints/
tarpaulin-report.html
.vscode/*