Skip to content

[2.0.0] Relocate figure factory #652

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 4 commits into from
Jan 9, 2017
Merged

Conversation

theengineear
Copy link
Contributor

This solves a lot of circular dependency stuff for us. It also puts an end to the ~8000 line file that is tools.py... that's ridiculous.

The new imports work like this:

from plotly.figure_factory import create_scatterplotmatrix

... etc, etc.

@theengineear theengineear mentioned this pull request Jan 6, 2017
10 tasks
@theengineear theengineear changed the title Relocate figure factory [2.0.0] Relocate figure factory Jan 6, 2017
@Kully Kully mentioned this pull request Jan 6, 2017
Ok the changes in default args are more than style changes… Just a heads
up.
@theengineear theengineear force-pushed the relocate-figure-factory branch from 37c9566 to bcb6da0 Compare January 6, 2017 22:28
@theengineear
Copy link
Contributor Author

@chriddyp @Kully, 💃? This is merging into the 2.0.0 branch, fyi. It won't get shipped until we get to everything we want to get to in #642.

@Kully
Copy link
Contributor

Kully commented Jan 9, 2017

💃 Really good organization.

@theengineear
Copy link
Contributor Author

@chriddyp gonna go ahead and merge this, it deprecates-but-doesn't-break FF stuff and I don't want to drag the process out too long.

@theengineear theengineear merged commit f47a593 into 2.0.0 Jan 9, 2017
@theengineear theengineear deleted the relocate-figure-factory branch January 9, 2017 20:52
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.

2 participants