public class PercentageAndValueFormatter
extends Function
A javascript function intended to use as tooltip formatter. If used as
tooltip formatter, it displays the series name, the value and the percentage
of the currently selected point.
Example: "SeriesName: 5 (10%)".