Question
Static Graph logarithmic x-axis
I'm working on an GUI that has mainly a static graph wich plots bode diagrams. So i have been searching on the API of touch gfx ways to make a logspace in x-axis in order to plot frequency but a i didnt find a way to change the linear magnitude of x-axis.I would need something like this:
Is it possible to manipulate x-axis scale?
Thanks in advance