I have a timeline that has capacity as its vertical axis. I would like to format the values as ‘1TB, 1MB, etc.’ Currently you can set the vertical grid values, but not the string/unit. Another use case would be to format the values to make the more readable. For example format ‘100000000’ as ‘100,000,000’.
Is there a way to do that at the moment? There is an api to set the vertical axis values, but there doesn’t seem to be a way to register some function to format them.