Skip to content

v0.15.0

Choose a tag to compare

@veghdev veghdev released this 28 Oct 14:36
· 415 commits to main since this release
3700fa4

Fixed

  • Markers are the same even if new record added.
  • Flying out marker label fixed.
  • Axis line hide/show at same time with axis labels/ticks/title.
  • Do not draw invisible axis line.

Changed

  • Removed 'min' align property from the API which equivalent with the 'none'.
  • Changed MarkerId to be a string instead of a number.

Added

  • Add marker top and center position to draw event.