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

Clean up plotly code #846

Closed
gramster opened this issue May 16, 2016 · 1 comment
Closed

Clean up plotly code #846

gramster opened this issue May 16, 2016 · 1 comment

Comments

@gramster
Copy link
Contributor

Our current plotly code in charting.ts only supports line, scatter and heatmap charts, and does a fair amount of munging to go from the format of the data we pass to charting to the format needed by plotly. At some point we should clean this up and simplify/expand the interface to plotly. We also need to check the static chart generation; it may have been affected by plotly/plotly.js#446

@gramster
Copy link
Contributor Author

gramster commented May 19, 2016

Moved to #8

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

No branches or pull requests

1 participant