ZoomEndEvent
Arguments for the zoomEnd
event.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
axisRanges | {[name: string]: AxisRange} | A dictionary which contains the range (min and max values) of named axes. The axis name is used as a key.
| |
originalEvent | any | The original user event that triggered the drag action. | |
sender | The |