1.0.4 • Published 10 years ago

chartist-plugins-line_selector v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Chartist Line Selector for Line Chartist

Solving overlaping lines in line charts.

Enables us to bring the selected line to the 'front', currently working by click event.

npm install --save chartist-plugins-line_selector.

In options at creating new Chartist():

plugins: [Chartist.plugins.lineSelector()],

GitHub Repo

Live Example

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago