Search found 1 match

by nfh
Fri Jul 22, 2011 10:57 pm
Forum: Graphics, Figures & Tables
Topic: pgfplots | Increase the Number of x Ticks
Replies: 1
Views: 8923

pgfplots | Increase the Number of x Ticks

Hi,

I'm creating a few charts using the pgfplots library. One of those charts has "distance" on the x axis, but the generated image has ticks with a 2km interval (0 2 4 6 ... 14).

How can I tell pgfplots to generate x ticks with, for example, a 0.5 interval between ticks (0.5 1 1.5 2 2.5 ... 14 ...