Skip to content
Compare
Choose a tag to compare

Fixed

  • Fix for disabling polar rotation when dragmode is set to false [#6147],
    with thanks to @jonfunkhouser for the contribution!
  • Fix custom modebar buttons mutate the input [#6177]
  • Fix various missing and duplicate spaces in plot schema descriptions [#6183]
Compare
Choose a tag to compare

Added

  • Add griddash axis property to cartesian, polar, smith, ternary and geo subplots and add griddash and minorgriddash to carpet trace [6144], with thanks to @njwhite for the contribution!
  • Implement various options to position and style minor ticks and grid lines on cartesian axis types including
    minor.tickmode, minor.tickvals, minor.tickcolor, minor.ticklen, minor.tickwidth, minor.dtick, minor.tick0, minor.nticks, minor.ticks,
    minor.showgrid, minor.gridcolor, minor.griddash and minor.gridwidth [6166]

Changed

  • Use the "willReadFrequently" 2d context creation attribute to optimize readback performance [#6084],
    with thanks to @junov for the contribution!

Fixed

  • avoid drawing blank tick labels on cartesian axes [#6163]
Compare
Choose a tag to compare

Fixed

  • Regenerate functions of regl-based traces in the "strict" bundle [#6141]
Compare
Choose a tag to compare

Added

  • Add a CSP complaint variation of regl-based traces i.e. parcoords, splom, scattergl, scatterpolargl to the "strict" bundle [#6083]
  • Add scattersmith trace to the "strict" bundle [#6135]
Compare
Choose a tag to compare

Fixed

  • Fix mesh3d generation when alphahull is a positive number (regression introduced in 2.5.1) [#6133]
Compare
Choose a tag to compare

Added

  • Add support to use version 3 of MathJax and add typesetMath attribute to config [#6073],
    with thanks to Equinor for sponsoring the related development!
  • Add fillpattern options to scatter trace [#6101],
    with thanks to @s417-lama for the contribution!
Compare
Choose a tag to compare

Added

  • Implement ticklabelstep to reduce labels on 2D axes and colorbars [#6088]

Changed

  • Display the version of plotly.js when hovering over the modebar [#6077]
  • Various dependency updates as listed under the v2.9.0 milestone

Fixed

  • Fix vertical spacing of legend items in horizontal mode [#6094]
Compare
Choose a tag to compare

Fixed

  • Correct formatted x/y texttempate for histogram trace [#6070]
Compare
Choose a tag to compare

Fixed

  • Fix x/y texttemplate for histogram, bar, funnel and waterfall traces [#6069]
Compare
Choose a tag to compare

Fixed

  • Do not exceed layout font size when textfont is set to "auto" for heatmap, histogram2d, contour and
    histogram2dcontour traces [#6061]