Skip to content

v2.27.0

Compare
Choose a tag to compare
@archmoj archmoj released this 20 Oct 14:12
· 959 commits to master since this release

Added

  • Add insiderange to cartesian axes to help avoid overlap between visible grid lines and tick labels of the counter axis when they are positioned inside [#6735],
    this feature was anonymously sponsored: thank you to our sponsor!

Fixed

  • Fix column order changes on hover [#6718],
    with thanks to @bhavinpatel1109 for the contribution!
  • Fix hover at timestamp '1970-01-01 00:00:00' [#6752],
    with thanks to @adamjhawley for the contribution!
  • Fix clearing empty candlestick using react [#6757]