- Notifications
You must be signed in to change notification settings - Fork21
Plotters HTML5 Canvas-WASM Backend
License
NotificationsYou must be signed in to change notification settings
plotters-rs/plotters-canvas
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 atPlotters repo
- For detailed documentation about this crate, checkplotters-backend on docs.rs
- You can also visit PlottersHomepage
This crate needs to be tested in a browser environment. In order to test, you should installwasm-pack
first.
cargo install wasm-pack
To run the test case with wasm-pack. You need choose what browser you want to run the test cases. You should also be ableto use--chrome
or--safari
as well.
wasm-packtest --firefox
Also you should be able to run it headlessly by adding the headless param to the testing command.
wasm-packtest --firefox --headless
About
Plotters HTML5 Canvas-WASM Backend
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.