Skip to content

v8.0.0

Choose a tag to compare

@AleksSavelev AleksSavelev released this 21 Mar 12:03
· 10 commits to main since this release
8fed00e

Module axis

  • getTickLabelMargins has changed props interface to GetTickLabelMarginsOptions and now returns IMargin instead of TickLabelMargins
  • TickLabelMargins interface has been removed
  • getBestNumberOfTicks has changed props interface to GetBestNumberOfTicksOptions
  • createFormatter has changed props interface to CreateFormatterOptions

Module dataLabel

  • drawDefaultLabelsForDataPointChart has changed props interface to DrawDefaultLabelsForDataPointChartOptions

Other

  • All code was refactored
  • Packages update