Skip to content

V4 chart studio updates #1621

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

Merged
merged 10 commits into from
Jun 16, 2019
Merged

V4 chart studio updates #1621

merged 10 commits into from
Jun 16, 2019

Conversation

jonmmease
Copy link
Contributor

This PR contains a few updates to the chart-studio package

  1. The clientresp-based chart_studio.plotly.plot implementation has been replaced by the v2 API logic that was formerly used only for chart_studio.plotly.create_animations.
  2. All clientrest API logic has been removed from the library 🎉
  3. Switch to using the IPython.display.IFrame object instead of the custom PlotlyDisplay class. This removes the warning that was being raised by chart_studio.plotly.iplot.
  4. Added initial CHANGELOG and README

@jonmmease jonmmease merged commit 6afca65 into v4_integration Jun 16, 2019
@nicolaskruchten nicolaskruchten deleted the v4_chart_studio_updates branch June 19, 2020 16:12
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

Successfully merging this pull request may close these issues.

1 participant