Pie Chart label formatting

Mmmh, yes, it can work but I’d loose the Event Name, perhaps I can concatenate the Event Name and the formatted duration.

I think it would be great that the labelFormat property could accept formatting codes, something like:
“{1:d}” or “{1:format(‘hh:mm:ss’)}” or “{1:#,##0}” or something like that.