Skip to content

1.0.6-beta

Compare
Choose a tag to compare
@tomauty tomauty released this 08 Jul 21:23
· 43 commits to master since this release

Additions

  • Support xAxisTransform of signature (V : any) => T : string | number
  • No longer render completely empty X values as components.

Fixes

  • Chart only re-renders on relevant prop or state changes. Useful when nesting a chart in a larger component hierarchy.
  • Line chart update condition check fixes