chaosmail
released this
12 Sep 10:37
·
389 commits
to 00281bbf529d7889a924111cb8f368a0cedf3245
since this release
Cool new stuff
- Added
zoomable
option for axes to enable zooming and panning - Added
series
argument to all event handlers - Added
mouseenter
,mouseover
andmouseout
events - Added
innerTicks
option for axes - Added
grid
option for axes - Added date support for
min
andmax
options (thanks to @MattiSG)
Fixes
- Fixed min/max estimation for x-axis with type date for datasets that contain a single value
- Fixed zoom icon for multiple charts
- Fixed scroll listeners when
zoomable
is not set (thanks to @marshall007) - Removed
resize
event when directive is destroyed
More
Check out our new WIKI pages for options, attributes and events!
https://github.com/n3-charts/line-chart/wiki/Options