blacklabel / annotations

Annotations plugin for Highstock by Black Label
http://blacklabel.github.io/annotations/
Other
22 stars 16 forks source link

how to use { annotationEvents: { step: callback, stop: callback }, #38

Closed pranjalps03 closed 9 years ago

pawelfus commented 9 years ago

Use them as standard callback to update annotation. For example, when adding circle, update radius. When creating rectangle, update width/height/x/y etc.

Here you can find example how it's implemented with built-in buttons: