-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Clean subplots #2227
Clean subplots #2227
Commits on Dec 22, 2017
-
more efficient, DRY, and without the hack of basePlot.attr='type'
Configuration menu - View commit details
-
Copy full SHA for 687a2e2 - Browse repository at this point
Copy the full SHA 687a2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a18062 - Browse repository at this point
Copy the full SHA 9a18062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9d90f - Browse repository at this point
Copy the full SHA 2c9d90fView commit details
Commits on Dec 29, 2017
-
rework subplot logic - create subplots from traces and components only
not from axes and scenes. So if you make axes or scenes and then change the trace types, the old ones will not appear.
Configuration menu - View commit details
-
Copy full SHA for 3625be4 - Browse repository at this point
Copy the full SHA 3625be4View commit details -
update baselines for improved subplot logic
a few just have different rounding, but most were actually wrong before
Configuration menu - View commit details
-
Copy full SHA for 2de217e - Browse repository at this point
Copy the full SHA 2de217eView commit details -
wider acceptance range for png toimage test
so it passes on my mac
Configuration menu - View commit details
-
Copy full SHA for b94ad8e - Browse repository at this point
Copy the full SHA b94ad8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c88e8c2 - Browse repository at this point
Copy the full SHA c88e8c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26aaffc - Browse repository at this point
Copy the full SHA 26aaffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 276d1d3 - Browse repository at this point
Copy the full SHA 276d1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49007e - Browse repository at this point
Copy the full SHA c49007eView commit details
Commits on Dec 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 698561c - Browse repository at this point
Copy the full SHA 698561cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8804311 - Browse repository at this point
Copy the full SHA 8804311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4786b6e - Browse repository at this point
Copy the full SHA 4786b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e62b35 - Browse repository at this point
Copy the full SHA 6e62b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0506f88 - Browse repository at this point
Copy the full SHA 0506f88View commit details -
simplify and speed up a few Axes.list uses
in particular, annotations autorange was including 3d axes, and axes we already knew didn't have annotations.
Configuration menu - View commit details
-
Copy full SHA for 2aa1545 - Browse repository at this point
Copy the full SHA 2aa1545View commit details -
fix annotation calc_autorange change
need to filter out (x|y)ref='paper'
Configuration menu - View commit details
-
Copy full SHA for 44060db - Browse repository at this point
Copy the full SHA 44060dbView commit details