1.0.5 • Published 7 years ago

react-chartist-axis-titles-polyfill v1.0.5

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
7 years ago

react-chartist-utility-polyfill

=========================================== Published on NPM at react-chartist-utility-polyfill.

A polyfill to display axis titles in react-chartist.

Added a feature to highlight series on hover of its respective legend. ( set highlightSeriesOnLegendHover flag as true in the options)

Added a feature to toggle series on click of its respective legend. ( set enabledToggleSeriesOnLegendClick flag as true in the options)

Updated chartist library ability to give different class names.(Example: If I have 30 series to displayed, then chartist gives same class name 'ct-series-a' for 1st series and 27th series. I have updated the 27th series to take 'ct-series-aa' as class name)

1.0.5

7 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago