Chart studio python reorg #1368
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR covers the changes outlined in #1360. Plotly Fundamentals is now composed ofl docs that cover the basics of creating plotly figures. These were mostly taken from the Layout and Style sections but also include a couple from the subplot docs and the mixed trace doc from the basic section.
I also moved all the 3d specific layout and style docs into the top of the 3d-charts section:
The figure widgets section is now thumbnail-ed and has been moved up. I made the thumbnails gifs but after seeing them all together I'm worried it looks a little too busy...
Most of the old fundamentals have been moved to a new chart_studio section near the bottom of the thumbnailed docs. The getting-started and offline docs are also linked there too now. I didn't move the legacy docs here because they were intentionally de-emphasized earlier but I can add them in if anyone has strong feelings about it.
The leftover layout and style docs are moved to a new section called "advanced".
will resolve #1360. cc @nicolaskruchten @cldougl