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

Preserve Edit in Chart Studio buttons #1197

Closed
nicolaskruchten opened this issue Dec 5, 2018 · 2 comments
Closed

Preserve Edit in Chart Studio buttons #1197

nicolaskruchten opened this issue Dec 5, 2018 · 2 comments
Assignees

Comments

@nicolaskruchten
Copy link
Contributor

If/when we address plotly/plotly.js#316, we should ensure that all CodePens and examples in our doc site still have the button to go to Chart Studio. This will likely involve going through every pen and pasting some JS code.

@michaelbabyn
Copy link
Contributor

michaelbabyn commented Dec 14, 2018

Updated code pens:

  • basic charts
  • statistical
  • scientific
  • financial
  • maps
  • 3d
  • multiple axis
  • transforms
  • custom ctls
  • chart events
  • animations
  • style
  • layout - the left side
  • layout - the right side

@nicolaskruchten
Copy link
Contributor Author

Oh wow I didn't realize we were doing this right away! I was hoping to have a conversation before we started about the benefits of adding a config entry to the newPlot() calls in the JS portion of the Pen vs sliding in a global call to Plotly.setPlotConfig() in the HTML portion of the Pen... ?

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