Search found 1 match

by caroline sabty
Wed Jul 14, 2010 1:09 pm
Forum: Math & Science
Topic: Graphs axis problem
Replies: 1
Views: 1259

Graphs axis problem

Dear all,

I have a problem with the numbering of the axis i am using Miktex 2.8 and Tikz and pgfplot and i dont know how to scale the x axis to be {0,2,4,...,20} and y axis {500,1000,....,3500}
i tried \begin{axis}[xmin=2, xmax=20, ymin=500,ymax=3500,

and i tried also
xtick={2, 4, 6, 8, 10, 12 ...