Skip to content

0.4.0

Compare
Choose a tag to compare
@andredumas andredumas released this 12 Dec 11:47
· 133 commits to master since this release

Stable development release. API may change until version 1.0.0.

Important Release Notes: API Changes

  • #20: Crosshair now requires xScale and yScale to be specified. Is no longer obtained from axis annotations.
  • #27: Crosshair move event now emits [x,y] coordinate based on xScale and yScale set, no longer based on axis annotations.