github plotly/plotly.js v2.12.0

latest releases: v3.0.0-rc.0, v2.35.2, v2.35.1...
2 years ago

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]

Don't miss a new plotly.js release

NewReleases is sending notifications on new releases.