Skip to content

Commit 072e20e

Browse files
authored
Update to plotly.js 1.40.1 (#1134)
* Update to plotly.js 1.40.1
1 parent 46e0683 commit 072e20e

File tree

166 files changed

+2087
-587
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+2087
-587
lines changed

_plotly_utils/basevalidators.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ def description(self):
12291229
- One of the following named colorscales:
12301230
['Greys', 'YlGnBu', 'Greens', 'YlOrRd', 'Bluered', 'RdBu',
12311231
'Reds', 'Blues', 'Picnic', 'Rainbow', 'Portland', 'Jet',
1232-
'Hot', 'Blackbody', 'Earth', 'Electric', 'Viridis', 'Cividis]
1232+
'Hot', 'Blackbody', 'Earth', 'Electric', 'Viridis', 'Cividis']
12331233
""".format(plotly_name=self.plotly_name)
12341234

12351235
return desc

js/package-lock.json

+74-76
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)