Skip to content

[2.0.0] Relocate figure factory#652

Merged
theengineear merged 4 commits into
2.0.0from
relocate-figure-factory
Jan 9, 2017
Merged

[2.0.0] Relocate figure factory#652
theengineear merged 4 commits into
2.0.0from
relocate-figure-factory

Conversation

@theengineear

Copy link
Copy Markdown
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
Copy Markdown
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

Kully commented Jan 9, 2017

Copy link
Copy Markdown
Contributor

💃 Really good organization.

@theengineear

Copy link
Copy Markdown
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