-
**Describe the bug**
This is a followup for https://github.com/plotters-rs/plotters/issues/392 and https://github.com/plotters-rs/plotters/pull/477.
It looks like you `cargo publish` was run for…
-
**Describe the bug**
I've been playing around with the plotters library and even creating my own utility crate using it, and I was surprised to see that when a point is out of range of the plotting a…
-
Hi,
Thanks for your great work! I am looking for rust visualization library for a long time. I have tried plotters (https://github.com/plotters-rs/plotters) and plotly (https://github.com/igiagkioz…
-
I am new to rust and when i was trying to execute this example its giving error at this line
https://github.com/plotters-rs/plotters-piston/blob/488a57f06c3d3fb5c6bce2aaea77dfa2d41d64fb/examples/cpus…
-
**Describe the bug**
[CONTRIBUTING.md](https://github.com/plotters-rs/plotters/blob/master/CONTRIBUTING.md) contains a link to [plotters/examples/wasm-demo](https://github.com/plotters-rs/plotters/tr…
-
The plotters git repo links to the plotters website https://plotters-rs.github.io/home/#!/
The website has lots of links to blog posts about Noddity, which seems unrelated to the plotters software.
…
-
**Describe the bug**
(First posted at https://github.com/plotters-rs/plotters/issues/573#issuecomment-2093584661 )
I get no spacing between the text now, when I used the latest git commit:
![im…
-
Hello
**Describe the bug**
I'm working on creating an [OrbTk backend](https://github.com/arctic-alpaca/plotters_in_orbtk) for [plotters](https://github.com/38/plotters). This is working alright, b…
-
Benchmark these three NFT implementations with OpenZeppelin being the standard. Post the results here.
- CPU bound program (avoid EVM precompiles like sha256)
- host functions vs. evm contracts c…
-
It might be interesting to directly plot diagrams or visualize Petri nets in this library.
Interesting related libraries:
- https://github.com/nadavrot/layout (Graphviz graph plots; Good for visua…