[1.52.0] -- 2020-01-08
Added
- Add
uniformtext
behavior tobar
,funnel
,waterfall
,pie
,funnelarea
,
sunburst
andtreemap
traces [#4420, #4444, #4469] - Add "pre-computed" q1/median/q3 input signature for
box
traces [#4432] - Add support for legend titles [#4386]
- Add legend items for
choropleth
,choroplethmapbox
,cone
,densitymapbox
,
heatmap
,histogram2d
,isosurface
,mesh3d
,streamtube
,
surface
,volume
traces [#4386, #4441] - Add "auto-fitting" behavior to geo subplots via
geo.fitbounds
attribute [#4419] - Add support for custom geojson geometries in
choropleth
andscattergeo
traces [#4419] - Add "exclusive" and "inclusive" quartile-computing algorithm to
box
traces
viaquartilemethod
attribute [#4432] - Add
insidetextorientation
attribute topie
andsunburst
traces [#4420] - Add
intensitymode
to allow cell intensity values inmesh3d
traces [#4446] - Add
featureidkey
attribute tochoroplethmapbox
,choropleth
andscattergeo
traces [#4419] - Add
geo.visible
shortcut attribute [#4419] - Add coordinates of mapbox subplot view as a derived property in
plotly_relayout
event data [#4413] - Add modebar buttons
zoomInMapbox
andzoomOutMapbox
[#4398] - Add support for typed array in
groupby
transformsgroups
[#4410] - Add
notifyOnLogging
config option that allows log/warn/error messages
to show up in notifiers pop-ups [#4464] - Enable loading locale bundles before plotly.js bundles [#4453]
- Add Korean
ko
locale [#4315]
Changed
- Skip mapbox subplot map position updates while panning/zooming removing
potential stuttering [#4418] - Optimize mapbox
raster
layout layer updates [#4418] - Improve
sunburst
andtreemap
click events behavior [#4454] - Improve attribute description of sunburst/treemap
outsidetextfont
[#4463] - Update source and dist file headers to 2020 [#4457]
Fixed
- Fix
streamtube
traces with numeric string coordinates
(bug introduced in 1.51.0) [#4431] - Correctly handle different data orders in
isosurface
andvolume
traces [#4431] - Fix symbol numbers in
scattergl
andsplom
traces [#4465] - Fix
coloraxis
colorbars forsunburst
andtreemap
with
values colorscales [#4444] - Fix inside text fitting for
bar
,funnel
andwaterfall
traces with
settextangle
[#4444] - Fix handling of invalid values and zero totals for
pie
andfunnelarea
[#4416] - Fix colorbar of
reversescale
colorscales of heatmap-coloring contours [#4437] - Fix colorbar templating for "non-root" colorscales [#4470]
- Fix event data and some hover templates for x/y/z heatmap + contour [#4472]
- Fix "toggleothers" behavior for graphs with traces not in legend [#4406]
- Fix
histogram
bingroup logic whencalendars
module is not registered [#4439] - Fix "almost equal"
branchvalue: 'total'
partial sum cases [#4442] - Fix handling of
treemap
pathbar.textfont
[#4444]