-
-
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
Plotly.react #2341
Plotly.react #2341
Commits on Feb 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 54b6969 - Browse repository at this point
Copy the full SHA 54b6969View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab4f11 - Browse repository at this point
Copy the full SHA aab4f11View commit details
Commits on Feb 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45c56b0 - Browse repository at this point
Copy the full SHA 45c56b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e58b74d - Browse repository at this point
Copy the full SHA e58b74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1074804 - Browse repository at this point
Copy the full SHA 1074804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0548db3 - Browse repository at this point
Copy the full SHA 0548db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 698fa4f - Browse repository at this point
Copy the full SHA 698fa4fView commit details
Commits on Feb 8, 2018
-
only add _private attrs to legend after supplyDefaults
width and height looked to Plotly.react like attributes -> _width, _height
1Configuration menu - View commit details
-
Copy full SHA for 3c56243 - Browse repository at this point
Copy the full SHA 3c56243View commit details -
cleanData should modify textposition in place
so as to not muck up plotly.react immutable logic
1Configuration menu - View commit details
-
Copy full SHA for f01bab9 - Browse repository at this point
Copy the full SHA f01bab9View commit details -
don't slice uneven arrays in scatter and related traces
instead just record the length as fullTrace._length
1Configuration menu - View commit details
-
Copy full SHA for 2fbd97c - Browse repository at this point
Copy the full SHA 2fbd97cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f873b26 - Browse repository at this point
Copy the full SHA f873b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaa0df - Browse repository at this point
Copy the full SHA 5aaa0dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3b075 - Browse repository at this point
Copy the full SHA 7a3b075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5814642 - Browse repository at this point
Copy the full SHA 5814642View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8fbe06e - Browse repository at this point
Copy the full SHA 8fbe06eView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for afc05c9 - Browse repository at this point
Copy the full SHA afc05c9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 898c39d - Browse repository at this point
Copy the full SHA 898c39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9270fc - Browse repository at this point
Copy the full SHA e9270fcView commit details -
clean up carpet pushing stuff back to _fullTrace late
except zmin/zmaxz, just ignore for now, we need to add these.
Configuration menu - View commit details
-
Copy full SHA for 414a9b8 - Browse repository at this point
Copy the full SHA 414a9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e982ca1 - Browse repository at this point
Copy the full SHA e982ca1View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b856ad8 - Browse repository at this point
Copy the full SHA b856ad8View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 88ad7f2 - Browse repository at this point
Copy the full SHA 88ad7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade3cca - Browse repository at this point
Copy the full SHA ade3ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b98be6 - Browse repository at this point
Copy the full SHA 4b98be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3178b2e - Browse repository at this point
Copy the full SHA 3178b2eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 564dff6 - Browse repository at this point
Copy the full SHA 564dff6View commit details -
fix bugs in rangeslider with explicit range and relayout
the range_slider_multiple mock showed the first bug, but I updated it so neither bound matches the default [-1, 6] second bug was that impliedEdits were missing so some range updates wouldn't work
1Configuration menu - View commit details
-
Copy full SHA for be4932d - Browse repository at this point
Copy the full SHA be4932dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 0752aa5 - Browse repository at this point
Copy the full SHA 0752aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba4be9 - Browse repository at this point
Copy the full SHA 9ba4be9View commit details -
avoid NaN in (un)selected.marker.opacity
NaN !== NaN wat was breaking Plotly.react.
1Configuration menu - View commit details
-
Copy full SHA for 9795b69 - Browse repository at this point
Copy the full SHA 9795b69View commit details -
fix for transformed histograms to give consistent _fullInput
🤦 transforms...
Configuration menu - View commit details
-
Copy full SHA for 57c7d6c - Browse repository at this point
Copy the full SHA 57c7d6cView commit details -
more complete diffing of config
thank you airfoil.json for including a config arg
Configuration menu - View commit details
-
Copy full SHA for 3a11062 - Browse repository at this point
Copy the full SHA 3a11062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896471c - Browse repository at this point
Copy the full SHA 896471cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e12ce1b - Browse repository at this point
Copy the full SHA e12ce1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c6642 - Browse repository at this point
Copy the full SHA 46c6642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4197c32 - Browse repository at this point
Copy the full SHA 4197c32View commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f9d6151 - Browse repository at this point
Copy the full SHA f9d6151View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a07e8 - Browse repository at this point
Copy the full SHA c8a07e8View commit details -
and then npm i using node 8.9.4, npm 5.6.0, so it seems to last...
Configuration menu - View commit details
-
Copy full SHA for 2a7d640 - Browse repository at this point
Copy the full SHA 2a7d640View commit details -
get the right _xlength for surface if x is 2D
There are a bunch of extra edge cases here if the x/y/z arrays don't have one of the expected sizes/dimensionalities... but this covers more than it used to anyhow, and gets the ribbons mock right.
Configuration menu - View commit details
-
Copy full SHA for 5d6a4a0 - Browse repository at this point
Copy the full SHA 5d6a4a0View commit details