Releases: plotly/plotly.js
Releases · plotly/plotly.js
v1.55.1
v1.55.0
Added
- Introduce "period"
ticklabelmodeon cartesian date axes [#4993, #5055, #5060, #5065, #5088, #5089] - Add new formatting options for weeks and quarters [#5026]
- Add
sourceattribute toimagetraces for fast rendering [#5075] - Add
zsmoothattribute for discreteheatmapgltraces [#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
titleand tick labels during transition with react [#5045] - Fix
tablewheel 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
barwithbase[#5061] - Fix
barandboxwidths on categorical axes in "overlay" mode [#5072] - Fix
symbolnumbers in string format [#5073] - Fix gl2d marker sizes [#5093]
- Fix default latitude span in
geosubplots [#5033] - Improve axis tick increment [#5114]
v1.54.7
v1.54.6
Fixed
- Link matching axes categories during
Plotly.relayoutcalls
(regression introduced in 1.54.2) [#4977] - Fix "median" aggregation transforms [#4969]
- Fix
parcatscategory order when the dimension only includes numbers [#4973] - Fix numeric sort in
ternarydrag [#4975] - Fix
heatmapglsupply defaults not to add unimplemented attributes
xcalendar,ycalendar,xgap,ygap,zsmooth,zhoverformat,
hoverongapsandhovertemplatetogd._fullData[#4950] - Fix
contourglsupply defaults not to add unimplemented attributes
xcalendar,ycalendartogd._fullData[#4951]
v1.54.5
v1.54.4
Changed
- Bump
ecstatic,gl-selet-static,gl-plot2d&gl-plot3dand dropcwiseto 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]
v1.54.3
v1.54.2
Changed
- Bump
regldependency to v1.6.1 [#4881] - Bump
ndarraydependency to v1.0.19 [#4910] - Bump
mapbox-gldependency to v1.10.1 [#4859] - Improve docs about building Plotly with Angular [#4182]
Fixed
- Fix wheel event for IE-11 [#4385]
- Fix
plot_bgcolorreact [#4816] - Fix
legend.titlereact [#4827] - Fix
rangebreaksoncandlestick&ohlctraces [#4814] - Fix
rangebreaksonheatmaptraces with 2-Dzarray [#4821] - Fix
rangebreaksonhistogram2dtraces [#4829] - Fix
rangebreaksoverlapping and tick positions [#4831] - Fix "array"
tickmodeon date & log axes [#4851] - Fix category order of matching axes when calling react [#4832]
- Fix for bypassing non-string ids during matching axes [#4858]
- Fix selection of single value
dimensionsinparcoordstraces [#4878] - Fix
barlengths in milliseconds frombase[#4900] - Fix gl3d ticks when converting dates to milliseconds
(regression introduced in 1.21.0) [#4903]
v1.54.1
[1.54.1] -- 2020-05-04
Changed
Fixed
v1.54.0
Added
- Introduce new drag modes "drawline", "drawrect", "drawcircle", "drawopenpath", "drawclosedpath" &
add optional modebar buttons for drawing & removing new shapes inside cartesian subplots &
addnewshapeandactiveshapeattributes tolayout&
addeditableandfillruleattributes tolayout.shapes[#4775] - Add
angleandallowoverlapattributes tomarkerofscattermapboxtraces [#4575, #4794] - Add Portuguese (Portugal)
pt-ptlocale [#4736]
Changed
- Bump WebGL modules including mapbox-gl and is-mobile [#4731, #4752, #4791]
- Bump jsdom, d3-force, minify-stream, topojson-client and es6-promise [#4751, #4768, #4772, #4773, #4774]
Fixed
- Sanitize
sourceattributionin mapboxlayers[#4793] - Fix
reactto mapboxstylechanges [#4720] - Fix transform sort order with gaps [#4783]
- Fix autorange for
barandwaterfallwhenbaseis present [#4714] - Fix "extremes"
opacityscaleoption forvolumeandsurface[#4725] - Fix no-WebGL warning for
scatterglandsplomtraces [#4777] - Fix notifier CSS to have a fallback in font stack [#4778]