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

Write JavaScript Interface for Graphs #34

Open
3 tasks
manistal opened this issue Mar 8, 2020 · 0 comments
Open
3 tasks

Write JavaScript Interface for Graphs #34

manistal opened this issue Mar 8, 2020 · 0 comments
Labels
js Issues that refer to the JavaScript or Charts code

Comments

@manistal
Copy link
Collaborator

manistal commented Mar 8, 2020

After looking through docs, I think the right way to go is Google Charts:

https://developers.google.com/chart/interactive/docs/gallery

For our client JS, we're going to need:

  • Fetch Data asynchronously from the /api routes
  • Feed the JSON results into a Charts graph
  • Dynamically update the charts based on some callback (time?)
@manistal manistal added the js Issues that refer to the JavaScript or Charts code label Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js Issues that refer to the JavaScript or Charts code
Projects
None yet
Development

No branches or pull requests

1 participant