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

Explore supporting non-line graphs #284

Open
openjck opened this issue Jan 8, 2019 · 1 comment
Open

Explore supporting non-line graphs #284

openjck opened this issue Jan 8, 2019 · 1 comment

Comments

@openjck
Copy link
Contributor

openjck commented Jan 8, 2019

These notes are based on my meeting with Rob Miller yesterday.

We don't need to support every possible kind of visualization, but it may be good to support a few additional basic types like bar charts, pie graphs, and tables. These appear to be popular on STMO. That said, I'd like to verify this for myself. I'd like to prioritize the visualization types that are most popular on STMO.

We ideally want to change as little as possible, but we can consider switching to a different charting library like Plotly or Chart.js if it would make our work significantly easier.

This will start as exploratory work. We're most interested in how easy it is to add support for new visualization types.

@openjck
Copy link
Contributor Author

openjck commented Jan 8, 2019

Here's a great comparison of different charting libraries:

https://blog.sicara.com/compare-best-javascript-chart-libraries-2017-89fbe8cb112d

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

1 participant