Skip to content

Commit 5151032

Browse files
committed
bump plotly.js at a5b202c859faaa3362ba0a2e9e5ea31b001bdaaa bundle
1 parent 72b1144 commit 5151032

File tree

344 files changed

+6403
-17035
lines changed

Some content is hidden

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

344 files changed

+6403
-17035
lines changed

packages/javascript/jupyterlab-plotly/package-lock.json

Lines changed: 1397 additions & 339 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/javascript/jupyterlab-plotly/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@lumino/messaging": "^1.2.3",
6666
"@lumino/widgets": "^1.8.1",
6767
"lodash": "^4.17.4",
68-
"plotly.js": "^2.35.2"
68+
"plotly.js": "https://output.circle-artifacts.com/output/job/8cb816cf-7c8e-4c5d-a30a-94b67aa1b352/artifacts/0/plotly.js.tgz"
6969
},
7070
"jupyterlab": {
7171
"extension": "lib/jupyterlab-plugin",
@@ -78,4 +78,4 @@
7878
}
7979
}
8080
}
81-
}
81+
}

packages/python/plotly/codegen/resources/plot-schema.json

Lines changed: 253 additions & 5795 deletions
Large diffs are not rendered by default.

packages/python/plotly/plotly/graph_objs/_bar.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ def error_x(self):
308308
Sets the source reference on Chart Studio Cloud
309309
for `array`.
310310
color
311-
Sets the stoke color of the error bars.
311+
Sets the stroke color of the error bars.
312312
copy_ystyle
313313
314314
symmetric
@@ -389,7 +389,7 @@ def error_y(self):
389389
Sets the source reference on Chart Studio Cloud
390390
for `array`.
391391
color
392-
Sets the stoke color of the error bars.
392+
Sets the stroke color of the error bars.
393393
symmetric
394394
Determines whether or not the error bars have
395395
the same length in both direction (top/bottom

packages/python/plotly/plotly/graph_objs/_carpet.py

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -334,18 +334,6 @@ def aaxis(self):
334334
title
335335
:class:`plotly.graph_objects.carpet.aaxis.Title
336336
` instance or dict with compatible properties
337-
titlefont
338-
Deprecated: Please use carpet.aaxis.title.font
339-
instead. Sets this axis' title font. Note that
340-
the title's font used to be set by the now
341-
deprecated `titlefont` attribute.
342-
titleoffset
343-
Deprecated: Please use
344-
carpet.aaxis.title.offset instead. An
345-
additional amount by which to offset the title
346-
from the tick labels, given in pixels. Note
347-
that this used to be set by the now deprecated
348-
`titleoffset` attribute.
349337
type
350338
Sets the axis type. By default, plotly attempts
351339
to determined the axis type by looking into the
@@ -667,18 +655,6 @@ def baxis(self):
667655
title
668656
:class:`plotly.graph_objects.carpet.baxis.Title
669657
` instance or dict with compatible properties
670-
titlefont
671-
Deprecated: Please use carpet.baxis.title.font
672-
instead. Sets this axis' title font. Note that
673-
the title's font used to be set by the now
674-
deprecated `titlefont` attribute.
675-
titleoffset
676-
Deprecated: Please use
677-
carpet.baxis.title.offset instead. An
678-
additional amount by which to offset the title
679-
from the tick labels, given in pixels. Note
680-
that this used to be set by the now deprecated
681-
`titleoffset` attribute.
682658
type
683659
Sets the axis type. By default, plotly attempts
684660
to determined the axis type by looking into the

packages/python/plotly/plotly/graph_objs/_choropleth.py

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -342,21 +342,6 @@ def colorbar(self):
342342
:class:`plotly.graph_objects.choropleth.colorba
343343
r.Title` instance or dict with compatible
344344
properties
345-
titlefont
346-
Deprecated: Please use
347-
choropleth.colorbar.title.font instead. Sets
348-
this color bar's title font. Note that the
349-
title's font used to be set by the now
350-
deprecated `titlefont` attribute.
351-
titleside
352-
Deprecated: Please use
353-
choropleth.colorbar.title.side instead.
354-
Determines the location of color bar's title
355-
with respect to the color bar. Defaults to
356-
"top" when `orientation` if "v" and defaults
357-
to "right" when `orientation` if "h". Note that
358-
the title's location used to be set by the now
359-
deprecated `titleside` attribute.
360345
x
361346
Sets the x position with respect to `xref` of
362347
the color bar (in plot fraction). When `xref`

packages/python/plotly/plotly/graph_objs/_choroplethmap.py

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -367,21 +367,6 @@ def colorbar(self):
367367
:class:`plotly.graph_objects.choroplethmap.colo
368368
rbar.Title` instance or dict with compatible
369369
properties
370-
titlefont
371-
Deprecated: Please use
372-
choroplethmap.colorbar.title.font instead. Sets
373-
this color bar's title font. Note that the
374-
title's font used to be set by the now
375-
deprecated `titlefont` attribute.
376-
titleside
377-
Deprecated: Please use
378-
choroplethmap.colorbar.title.side instead.
379-
Determines the location of color bar's title
380-
with respect to the color bar. Defaults to
381-
"top" when `orientation` if "v" and defaults
382-
to "right" when `orientation` if "h". Note that
383-
the title's location used to be set by the now
384-
deprecated `titleside` attribute.
385370
x
386371
Sets the x position with respect to `xref` of
387372
the color bar (in plot fraction). When `xref`

packages/python/plotly/plotly/graph_objs/_choroplethmapbox.py

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -367,21 +367,6 @@ def colorbar(self):
367367
:class:`plotly.graph_objects.choroplethmapbox.c
368368
olorbar.Title` instance or dict with compatible
369369
properties
370-
titlefont
371-
Deprecated: Please use
372-
choroplethmapbox.colorbar.title.font instead.
373-
Sets this color bar's title font. Note that the
374-
title's font used to be set by the now
375-
deprecated `titlefont` attribute.
376-
titleside
377-
Deprecated: Please use
378-
choroplethmapbox.colorbar.title.side instead.
379-
Determines the location of color bar's title
380-
with respect to the color bar. Defaults to
381-
"top" when `orientation` if "v" and defaults
382-
to "right" when `orientation` if "h". Note that
383-
the title's location used to be set by the now
384-
deprecated `titleside` attribute.
385370
x
386371
Sets the x position with respect to `xref` of
387372
the color bar (in plot fraction). When `xref`

packages/python/plotly/plotly/graph_objs/_cone.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -467,19 +467,6 @@ def colorbar(self):
467467
title
468468
:class:`plotly.graph_objects.cone.colorbar.Titl
469469
e` instance or dict with compatible properties
470-
titlefont
471-
Deprecated: Please use cone.colorbar.title.font
472-
instead. Sets this color bar's title font. Note
473-
that the title's font used to be set by the now
474-
deprecated `titlefont` attribute.
475-
titleside
476-
Deprecated: Please use cone.colorbar.title.side
477-
instead. Determines the location of color bar's
478-
title with respect to the color bar. Defaults
479-
to "top" when `orientation` if "v" and
480-
defaults to "right" when `orientation` if "h".
481-
Note that the title's location used to be set
482-
by the now deprecated `titleside` attribute.
483470
x
484471
Sets the x position with respect to `xref` of
485472
the color bar (in plot fraction). When `xref`

packages/python/plotly/plotly/graph_objs/_contour.py

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -390,21 +390,6 @@ def colorbar(self):
390390
:class:`plotly.graph_objects.contour.colorbar.T
391391
itle` instance or dict with compatible
392392
properties
393-
titlefont
394-
Deprecated: Please use
395-
contour.colorbar.title.font instead. Sets this
396-
color bar's title font. Note that the title's
397-
font used to be set by the now deprecated
398-
`titlefont` attribute.
399-
titleside
400-
Deprecated: Please use
401-
contour.colorbar.title.side instead. Determines
402-
the location of color bar's title with respect
403-
to the color bar. Defaults to "top" when
404-
`orientation` if "v" and defaults to "right"
405-
when `orientation` if "h". Note that the
406-
title's location used to be set by the now
407-
deprecated `titleside` attribute.
408393
x
409394
Sets the x position with respect to `xref` of
410395
the color bar (in plot fraction). When `xref`

0 commit comments

Comments
 (0)