Hi,
I have an XY graph wich Xscale is continuously modified by a scale multiplier corresponding to a period of rotation of a cylindrical piece.
According to the rotation speed of the piece I am modifiyng multiplier and therefore the Xscale of my XY graph.
My issue is that the XY graph only print Xscale values as integer, and the result of the multplication of the scale is not always an integer, so I'd like to know how can I print Xscale value on the XY graph even if they are decimal.
Thanks
Olivier