Skip to content

Releases: n3-charts/line-chart

queer-quacksalver

12 Sep 10:37
Compare
Choose a tag to compare

Cool new stuff

  • Added zoomable option for axes to enable zooming and panning
  • Added series argument to all event handlers
  • Added mouseenter, mouseover and mouseout events
  • Added innerTicks option for axes
  • Added grid option for axes
  • Added date support for min and max 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

01 Aug 19:08
Compare
Choose a tag to compare
  • fixed #284 and #283 (stacks and columns related bugs)

original-origano

03 Jul 08:26
Compare
Choose a tag to compare
  • 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

26 May 02:14
Compare
Choose a tag to compare
  • Added toggle event (triggered when a series' visibility changes)
  • Fixed #228
  • Added conditional coloring for columns
  • Added Gitter !

massive-mondoshawan

18 May 00:47
Compare
Choose a tag to compare

Special thanks to @chaosmail !

  • Added customizable margins
  • Better formatting functions for the tooltips and the tick labels (and better names, too !)
  • Added custom events on series : click, hover, focus
  • Fixed #223, #219, #218, #211, #199

ludicrous-limbo

04 Feb 22:55
Compare
Choose a tag to compare

kou-kouye

04 Dec 16:43
Compare
Choose a tag to compare
  • #107 added width and height as HTML attributes

jealous-jeopardy

17 Oct 16:01
Compare
Choose a tag to compare
  • #121 added the ticks option for axes
  • #125 chart now updates when a series is shown/hidden
  • #129 people can now pimp dem charts with the new dotSize option yo
  • added min and max option for axes

immediate-idiocracy

12 Jul 07:29
Compare
Choose a tag to compare
  • 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

02 Jul 19:47
Compare
Choose a tag to compare
  • scrubber tooltip mode ready !