Hi,
I have a Frequency (X-Axis) Vs Pressure (Y-Axis) chart which I need to show in various units. When I use Micro Units, the frequencies become Mega Hz and they become very small.. like 0.000040 MHz. So all the values on X-Axis are of this order.
I am able to show these values on X Axis labels by increasing the decimal places to 5 or 6. But its very cluttery to look at. Usually in scientific community, people expect to see the labels in 4.0E-05 etc for very small or large numbers.. I did not find any option in the API to change the labels on an axis into this exponential notation. Is there one in the demos which I’m missing? Can you point me to an example to achieve this?
Regards,
Jeswanth.