Hi,
I am trying to plot a scatter graph with X values of 0.0, 0.2, 0.4, 0.6, 0.8 and 1.0.
I want to give some "breathing space" either side of the data points so have set the extent of the X axis from -0.05 to 1.05 so I have the 5 data points with a small amount of space at either end of the range.
If I set the tick interval to 0.2 then the ticks start from -0.05 but I would still like the ticks and labels to start from 0.0.
Please can you tell me, is there any way to manually set the starting value for the ticks. Thank you.
Regards,
Ian
Starting ticks from specified value
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
No, sorry. The first tick mark will be at the left edge of the plot and as you've already noticed, the interval is added from there. The best you can do in this case is set the extents from -0.2 to 1.2.
Visualize Your Data
support@dplot.com
support@dplot.com