Skip to content

v1.2.0

Compare
Choose a tag to compare
@jonsadka jonsadka released this 31 Mar 22:39
· 444 commits to master since this release
  • Feature: _getXYCoordinateInContainer method for MarkSeries which can locate the closest point in x and y space and calls onNearestXY prop with the closest point being returned to the callback (#327)
  • Minor Feature: Add strokeWidth as a prop to MarkSeries (#331)
  • Minor Feature: Modified AxisTitle to use attribute transform instead of css transform (Fixes #286)