Skip to content
This repository has been archived by the owner on Sep 3, 2018. It is now read-only.

Create JS script to display JSON data in Highcharts #54

Open
dj-riff opened this issue Aug 25, 2018 · 0 comments
Open

Create JS script to display JSON data in Highcharts #54

dj-riff opened this issue Aug 25, 2018 · 0 comments
Labels
analysis The type of the issue requires analysis work. help wanted Needs someone to work on the issue

Comments

@dj-riff
Copy link
Collaborator

dj-riff commented Aug 25, 2018

Is your feature request related to a problem? Please describe.
Current google sheet charts are great as they pull from the repo, however the look cannot be customized as much.

Describe the solution you'd like
I've already built a script that will convert sim data to JSON data that should be easily read by a JS script for highcharts

Additional context
Rough Functions Required:

  • Load JSON data,
  • Plug it into highcharts
  • Setup colors for each ilvl
  • tell the chart which data is which (organized in the JSON neatly)
@dj-riff dj-riff added help wanted Needs someone to work on the issue analysis The type of the issue requires analysis work. labels Aug 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
analysis The type of the issue requires analysis work. help wanted Needs someone to work on the issue
Projects
None yet
Development

No branches or pull requests

1 participant