Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@veghdev veghdev released this 28 Oct 14:36
· 2 commits to main since this release
3700fa4

Fixed

  • Removed 'min' align property from the API which equivalent with the 'none'.
  • 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

  • Changed MarkerId to be a string instead of a number.

Added

  • Add marker top and center position to draw event.