Here's some example data:
Best running time on 1000 ft depending on age:
| 7 yrs | 8 yrs | 9 yrs | ... -------------------------------------------- time, seconds | 100 | 80 | 70 |
I want time (on Y axis) to displayed as a formatted value, not just plain number. This could be anything readable like 01:23. Failed to find any working example