
Improves chart zooming.
Features
- Updated zoom related events:
- Added
ev
parameter which holds the event object. - Added
beforezoom
event which can completely stop a zooming operation if the event handler returns false.
- Added
Fixes
- Issue with scrolling legend not properly displaying markers and text items.
- Issue affecting vector chart plugin.
- Issue with selection tool throwing errors on null nodes.
- Issue with value boxes not appearing on line3d and area3d charts.
- Issues related to log scales allowing overlapping items.
- Sorting of legend items using
order
attribute. - Formatting on
%pietotalvalue
token. - Issues with bad parsing of
<
and>
tokens.