Skip to content

@archmoj archmoj released this Sep 30, 2020 · 163 commits to master since this release

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 to sunburst and treemap traces to disable automatic sort [#5164],
    with thanks to @thierryVergult for the contribution!
  • Handle rgba colors in colorscale of surface 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 and treemap charts [#5163]

Fixed

  • Fix positioning legend items [#5139],
    with thanks to @fredrikw for the contribution!
  • Fix rounding big numbers in pie and sunburst traces [#5152]
  • Display marker and line colors in scatter3d and scattergl when hovering [#4867]
Assets 2

@archmoj archmoj released this Sep 8, 2020 · 281 commits to master since this release

Fixed

  • Fix automargin when ticklabelmode is set to "period" [#5134]
Assets 2

@archmoj archmoj released this Sep 3, 2020 · 287 commits to master since this release

Fixed

  • Install image-size module in dependencies [#5119]
Assets 2

@archmoj archmoj released this Sep 2, 2020 · 292 commits to master since this release

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 to image traces for fast rendering [#5075]
  • Add zsmooth attribute for discrete heatmapgl 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 with base [#5061]
  • Fix bar and box 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 archmoj released this Jul 23, 2020 · 500 commits to master since this release

Changed

  • Revert [#4904] to fix a template regression introduced in 1.54.4 [#5016]
Assets 2

@archmoj archmoj released this Jul 9, 2020 · 510 commits to master since this release

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 and hovertemplate to gd._fullData [#4950]
  • Fix contourgl supply defaults not to add unimplemented attributes
    xcalendar, ycalendar to gd._fullData [#4951]
Assets 2

@archmoj archmoj released this Jun 23, 2020 · 538 commits to master since this release

Fixed

  • Fix placement of dividers on reversed-range multicategory axes [#4939]
  • Fix placement of candlestick, ohlc and box plots on axes with rangebreaks [#4937]
  • Handle undefined layout and data arguments in Plotly.validate [#4938]
Assets 2

@archmoj archmoj released this Jun 22, 2020 · 551 commits to master since this release

Changed

  • Bump ecstatic, gl-selet-static, gl-plot2d & gl-plot3d and drop cwise 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]
Assets 2

@archmoj archmoj released this Jun 16, 2020 · 576 commits to master since this release

Fixed

  • Fix autosize case of hidden div with non-px size [#4925]
Assets 2

@archmoj archmoj released this Jun 10, 2020 · 580 commits to master since this release

Changed

  • Bump regl dependency to v1.6.1 [#4881]
  • Bump ndarray dependency to v1.0.19 [#4910]
  • Bump mapbox-gl dependency to v1.10.1 [#4859]
  • Improve docs about building Plotly with Angular [#4182]

Fixed

  • Fix wheel event for IE-11 [#4385]
  • Fix plot_bgcolor react [#4816]
  • Fix legend.title react [#4827]
  • Fix rangebreaks on candlestick & ohlc traces [#4814]
  • Fix rangebreaks on heatmap traces with 2-D z array [#4821]
  • Fix rangebreaks on histogram2d traces [#4829]
  • Fix rangebreaks overlapping and tick positions [#4831]
  • Fix "array" tickmode on 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 dimensions in parcoords traces [#4878]
  • Fix bar lengths in milliseconds from base [#4900]
  • Fix gl3d ticks when converting dates to milliseconds
    (regression introduced in 1.21.0) [#4903]
Assets 2
You can’t perform that action at this time.