Chartist Line Selector Plugin

For line charts

Solving overlapping hidden lines and points (if shown),
and changing their stacking context by click events

npm install --save chartist-plugins-line_selector

inside thenew Chartist()options param:

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