Skip to content

Releases: stklcode/chartist-plugin-tooltip

2.0.0

18 Apr 15:16
v2.0.0
c34f333

Choose a tag to compare

This is rather technical release without major functional changes and the first version published as a fork under @stklcode/chartist-plugin-tooltips.
Plugin initialization is now inline with Chartist v1.

Changed

  • The plugin provides an ESM, CSJ and UMD version
  • Sources were converted to TypeScript

Added

  • The "class" option accepts a single class name or an array of class names

Removed

  • Removed "currency" and "currencyFormatCallback" options