Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 17, 2020
Use x and y parameters for Image trace in imshow (for RGB or binary_string=True) (#2761)
Show description for 3e7967cauthoredmove array_to_imagestr function to be part of public API (#2879)
Show description for 9c9b98eauthoredaccelerate plotly JSON encoder for numpy arrays without nans (#2880)
Show description for fa9500bauthored
Commits on Nov 16, 2020
Merge pull request #2843 from plotly/deep-magic-underscore-error-msg-rebase
Show description for a1a625eauthoredMerge pull request #2897 from plotly/make_subplots-impossible-spacing
Show description for 2f44517authoredMerge pull request #2882 from plotly/new_colorscales
Show description for 259fe11authored
Commits on Nov 13, 2020
px raises error when horizontal or vertical spacing is impossible
Show description for 92d13cbcommitted
Commits on Nov 12, 2020
- committed
Descriptive error when subplot spacing impossible
Show description for 46b480acommitted
Commits on Nov 11, 2020
Commits on Nov 10, 2020
Key guessing before and after list of valid properties
Show description for 20518c1committed- committed
Complain about trailing underscores, find closest key
Show description for 00851facommitted- committed
Commits on Nov 9, 2020
leading, trailing, multiple underscores detected in dict path strings
Show description for 82f9bb1committedTry taking length of string-like objects
Show description for c6e5b4dcommittedChanged dict path error display to always ^
Show description for d6aee64committed- committed
Commits on Nov 8, 2020
Commits on Nov 5, 2020
- committed
Now subscripting errors triggered on types throwing TypeError
Show description for 4bda7b2committedMerge pull request #2866 from plotly/fig-set-subplots
Show description for a3550e6authored- committed
- committed
- committed
Commits on Nov 4, 2020
Updated the tests to reflect the new Exception behaviour
Show description for 9bb2470committedCast some errors to PlotlyKeyError
Show description for 651b712committedBasePlotlyType._raise_on_invalid_property_error raises PlotlyKeyError
Show description for 73051a6committedMerge pull request #2862 from plotly/document-selector-arg-accepting-function
Show description for d154171authoredChanged PlotlyKeyError's superclass to KeyError
Show description for f4be2b1committed- committed