The Wayback Machine - https://web.archive.org/web/20250609021220/https://github.com/plotly/plotly.js/releases/tag/v2.23.0
Skip to content

v2.23.0

Compare
Choose a tag to compare
@archmoj archmoj released this 12 May 19:52
· 2401 commits to master since this release

Added

  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#6593], with thanks to Gamma Technologies for sponsoring the related development.

Changed

  • Improve heatmap rendering performance when zsmooth is set to false [#6574], with thanks to @lvlte for the contribution!