Skip to content

Added singleTooltip support

Compare
Choose a tag to compare
@wbercx wbercx released this 04 Aug 04:15
· 7 commits to master since this release

This release adds support for single tooltips. When hovering over a bar, it shows a tooltip for that particular bar, not a summary of the entire stack it is part of.

Set singleTooltip to true in your chart options when creating a new chart instance.

Also changed some syntax and converted tabs to spaces.