Is it possible to use plotters to create a graph dynamically generated in a web page (<img>)? #523
Unanswered
FritsHoogland
asked this question in
Q&A
Replies: 1 comment
-
I can see two options in here
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The idea is to have a tool gather statistics, and serve a web page which can produce graphs/plots dynamically.
I’ve asked around already, most answers are to use WASM, but that beats the purpose of having a CLI tool with optional graphing option.
Beta Was this translation helpful? Give feedback.
All reactions