Skip to content

1.2.2

Compare
Choose a tag to compare
@leeoniya leeoniya released this 29 Sep 05:45
· 711 commits to master since this release
  • fix axis splitting for year+ incrs to account for leap years. (#310)
  • improve empty chart creation. init default x/y scales without relying on x/y series presence. (#309)
  • add raw xValue arg to cursor.dataIdx() to simplify adjustment of the hovered points. (#313)