archmoj
released this
Changed
- Update template for new pull requests [#5220]
- Provide a default
hovertemplate
label for attribute "base" inbar
traces [#5216]
Fixed
- Fix
staticPlot
behaviour forrangeslider
andlegend
[#5210],
with thanks to @miqh for the contribution! - Fix
colorbar
react to new styles [#5217],
with thanks to @anaplian for the contribution! - Fix
computed
margins when plot involves too many redraws [#5225] - Fix build issue for Chart Studio Cloud (regression introduced in 1.56.0) [#5223]
Assets
2
archmoj
released this
Added
- Introduce "domain" axis references in layout
images
,shapes
andannotations
[#5014] - Add
rotation
attribute tosunburst
traces [#5171, #5201],
with thanks to @thierryVergult for the contribution! - Provide computed margins in "full-json" export [#5203],
this feature was anonymously sponsored: thank you to our sponsor!
Changed
- Mention the "full-json" option in the
Plotly.toImage
warning [#5204] - Use current graph dimensions in
Plotly.downloadImage
[#5209]
Fixed
- Fix importing color modules for webpack users (regression introduced in 1.56.0) [#5189]
- Fix positioning ticks and labels on axes with
rangebreaks
and/or "period"ticklabelmode
[#5187, #5208] - Fix autorange computation when a category matches a range extreme [#5211],
with thanks to @LoganWlv for the contribution! - Fix displaying modebar after
Plotly.restyle
[#5181],
with thanks to @Yook74 for the contribution!
Assets
2
archmoj
released this
Added
- Introduce period positioning attributes on date axes in various cartesian traces [#5074, #5175],
this feature was anonymously sponsored: thank you to our sponsor! - Add
minexponent
attribute to improve control over SI prefixes in axis tick labels [#5121],
with thanks to @ignamv for the contribution! - Add
sort
attribute tosunburst
andtreemap
traces to disable automatic sort [#5164],
with thanks to @thierryVergult for the contribution! - Handle
rgba
colors incolorscale
ofsurface
traces [#5166],
with thanks to @lucapinello for the contribution!
Changed
- Disable undesirable text selections on graphs [#5165]
- Adjust
tick0
for weekly periods [#5180] - More informative error messages when creating
sunburst
andtreemap
charts [#5163]
Fixed
Assets
2
archmoj
released this
Fixed
- Fix
automargin
whenticklabelmode
is set to "period" [#5134]
Assets
2
archmoj
released this
Fixed
- Install
image-size
module in dependencies [#5119]
Assets
2
archmoj
released this
Added
- Introduce "period"
ticklabelmode
on cartesian date axes [#4993, #5055, #5060, #5065, #5088, #5089] - Add new formatting options for weeks and quarters [#5026]
- Add
source
attribute toimage
traces for fast rendering [#5075] - Add
zsmooth
attribute for discreteheatmapgl
traces [#4953], with thanks to @ordiology for the contribution! - Add horizontal and vertical markers for arrow charts [#5010]
- Add touch support to
rangeslider
[#5025], with thanks to @priyanomi, @cristiantx, @JasDev42 for their contribution!
Changed
- Improve contribution guide & readme, add code of conduct [#5068]
- Bump various dev-dependencies namely bubleify and glslify [#5084, #5085, #5118]
Fixed
- Fix updating
title
and tick labels during transition with react [#5045] - Fix
table
wheel scroll for Firefox [#5051], with thanks to @ManelBH for the contribution! - Fix ISO-8601 short time zone format [#5015], with thanks to @mtgto for the contribution!
- Fix numeric periods on date axes for
bar
withbase
[#5061] - Fix
bar
andbox
widths on categorical axes in "overlay" mode [#5072] - Fix
symbol
numbers in string format [#5073] - Fix gl2d marker sizes [#5093]
- Fix default latitude span in
geo
subplots [#5033] - Improve axis tick increment [#5114]
Assets
2
archmoj
released this
Assets
2
archmoj
released this
Fixed
- Link matching axes categories during
Plotly.relayout
calls
(regression introduced in 1.54.2) [#4977] - Fix "median" aggregation transforms [#4969]
- Fix
parcats
category order when the dimension only includes numbers [#4973] - Fix numeric sort in
ternary
drag [#4975] - Fix
heatmapgl
supply defaults not to add unimplemented attributes
xcalendar
,ycalendar
,xgap
,ygap
,zsmooth
,zhoverformat
,
hoverongaps
andhovertemplate
togd._fullData
[#4950] - Fix
contourgl
supply defaults not to add unimplemented attributes
xcalendar
,ycalendar
togd._fullData
[#4951]
Assets
2
archmoj
released this
Changed
- Bump
ecstatic
,gl-selet-static
,gl-plot2d
&gl-plot3d
and dropcwise
to simplify build process & address security warnings [#4929, #4930, #4934]
Fixed
- Fix setting width and color of lines via template various attributes namely
tickcolor
,tickwidth
,ticklen
,linecolor
,linewidth
,zerolinecolor
,zerolinewidth
,gridcolor
,gridwidth
, etc. [#4904]