Pablo Molnar
Pablo Molnar
Thx! Will take a look later tonight.
The callback function could be easily extended by adding the series as the last argument. Something like: ``` function (value, index, item, series) { return value[0] + '% and '...
I you can wrap it up into a pull req that would be great. If not I'll try to patch it in the following days.
Will investigate on this one.