Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

v0.0.27

Compare
Choose a tag to compare
@marzolfb marzolfb released this 19 Apr 04:34
· 34 commits to master since this release

Bug fixes:

  • Axis - Constrain tick value range to upper bound determined via tick interval and tick count (#99 - fixes #94)
  • Radar - Fix label.fill props (#108) - @DupK
  • Bar - Cleanup x axis label offsets to avoid tie to chart offsets (#111 - fixes #103)
  • Axis - Handle possibility of null value for axis tick label (#109 - fixes #97)
  • Bar - Allowing bar coloring to respect grouped data (#137 - fixes #134)
  • Pie - Fix pie chart centering (#138)

Enhancements: