Enhance tooltips on Row Col Chart

Issue #832 resolved
Brian Lewis repo owner created an issue

Changes for more effective communication from the tooltip:

  1. Support a callback to the parent component, using tooltipper binding
  2. Improved tooltip in percent formats: show both percentage and actual value e.g. 16 - 37.4%
  3. Improved tooltip in pie formats: show both percentage and actual value e.g. 16 - 37.4% remove unnecessary series label value

Comments (2)

  1. Log in to comment