Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we/do we want to use plotly js? #2

Open
mengelbart opened this issue Apr 23, 2022 · 2 comments
Open

Can we/do we want to use plotly js? #2

mengelbart opened this issue Apr 23, 2022 · 2 comments

Comments

@mengelbart
Copy link
Contributor

We are currently using plotly js to visualize statistics in real time. In the future, we might automate evaluation, but it might still be nice to see visualizations e.g. for debugging.

What alternatives could we use?

@davidzhao
Copy link
Member

agreed having visualization is always helpful, even if the evaluation is automated.

@mengelbart
Copy link
Contributor Author

One alternative I used before was to create detailed logs to create visualizations later, for example using matplotlib. That would reduce some overhead from the applications being tested, but shift it to additional evaluation code. I don't know if there's a good alternative for visualization that does not require additional languages or tools. I tried gonum plot before but found it quite verbose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants