06-21-2023 12:51 PM
Hi,
With Grid option is selected in "Curve and Axis definition", my X axis is extended more than the max value of X [1279]. see the image below.
Why X axis didnt end at 1279.? There is a gap between 1279 and 1500, gives wrong information.
If the grid option is removed and Frame option is selected without any other change, everything is fine.
How do I restrict X axis to its maximum value and also interesting to have a grid lines both vertical and horizontal? Please suggest a best way to get these.
06-27-2023 04:48 AM
Hi Durai,
in "Fully automatic" mode the range of an axis is calculated by the range of the signal and the setting of the "tick interval". The range of an axis is always calculated in a way that full tick intervals will be displayed. In your case the maximum of your x-axis range is 1279 and the tick interval is calculated to 250. So the next tick for your x-axis is 1500.
If you want to end your axis at the maximum of your signal, you can select e.g. "Automatc begin and manual end" for the setting of the "tick interval" and set the "End" manually to "1279".
regards
Rainer