Hello,

I need some way to format the string of my Y axis in a way that would
allow me to do this

Y axis tick - Label
1000         -  1kbit/s
1000000      -  1Mbit/s
1000000000   -  1Gbit/s

well, this is more of a php question really :)

but I'm not a php expert....

is there a way for the format string to execute some procedure defined
by myself in order to map Y-tick values to specific strings defined by
me ?

thanks

Joao
 

-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to