Update dependency plotly to v4.14.3 #282
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.12.0
->==4.14.3
Release Notes
plotly/plotly.py
v4.14.3
Compare Source
px.timeline()
now allowshover_data
formatting of start and end times 3018plotlywidget
extension for JupyterLab 3 3021v4.14.2
Compare Source
Updated
plotly.graph_objects
module. Notable changes include:Fixed
px.histogram()
Y-axis labels now take into accounthistnorm
andbarnorm
2989px.histogram()
marginal
andfacet_*
now work correctly together 3014v4.14.1
Compare Source
Updated
plotly.graph_objects
module. Notable changes include:ticklabelposition
attributev4.14.0
Compare Source
Added
px.imshow
now supportsfacet_col
andanimation_frame
arguments for visualizing 3-d and 4-d images 2746px.defaults
now supportscolor_discrete_map
,symbol_map
,line_dash_map
,labels
andcategory_orders
as well as a.reset()
method 2957Fixed
Updated
plotly.graph_objects
module. Notable changes include:ticklabelposition
attribute to enable positioning tick labels inside the plotting areascaleanchor
andmatches
on cartesian axes for matched square subplotsautotypenumbers
attribute which is now set tostrict
in the default templatesautomargins
for small figuresv4.13.0
Compare Source
Added
px.choropleth
,px.scatter_geo
andpx.line_geo
now support faceting as well asfitbounds
andbasemap_visible
2923px.scatter_geo
andpx.line_geo
now supportgeojson
/featureidkey
input 2923px.scatter_geo
now supportssymbol
2923go.Figure
now has aset_subplots
method to set subplots on an alreadyexisting figure. 2866
Turbo
colorscale and fancier swatch display functions2882
image_array_to_data_uri
has been added inplotly.utils
, in order to transform NumPy arrays to data b64 URIs (whichcan be passed to the source parameter of
go.Image
, or to layout images).2879
selector
argument to updater/selector functions now acceptsint
s andstr
s2894
Updated
different handling of Infinity and NaN values. For example, a figure with a
1000x1000 Heatmap should now serialize 2x faster. 2880
messages 2843
2897
Fixed
px.scatter_geo
support fortext
is fixed 2923x
andy
parameters ofpx.imshow
are now used also in the case wherean Image trace is used (for RGB data or with
binary_string=True
). However,only numerical values are accepted (while the Heatmap trace allows date or
string values for
x
andy
). 2761Configuration
📅 Schedule: "before 6am on the first day of the month" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.