Releases: n3-charts/line-chart
Releases · n3-charts/line-chart
queer-quacksalver
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
peculiar-parrot
original-origano
- Fixed column width computation for invisible series
- Excluded max value in range
- Fixed column width computation
- Added coveralls.io integration
- Added hideOverflow option to clip the content area of the chart
- Fixed endless digest bug
- Added ticksRotation option to axes
- Fixed the hidden scrubber labels as well as the NS_ERROR_FAILURE in Firefox
- Added ticksInterval option
negative-noodle
- Added toggle event (triggered when a series' visibility changes)
- Fixed #228
- Added conditional coloring for columns
- Added Gitter !
massive-mondoshawan
ludicrous-limbo
- fixes #177
kou-kouye
jealous-jeopardy
immediate-idiocracy
- stacked series
- scrubber tooltip mode made the default mode
- drawDots is now a per-series options (thanks to @andygray)
- columnsHGap options allows to pimp a little bit dem columns yo.
helicoidal-hamster
- scrubber tooltip mode ready !