[pstricks] Custom tick label and tick interval
Martijn Frijlink
m_frijlink at yahoo.com
Wed Mar 7 14:27:00 CET 2007
See p 94 of Harvey Greenberg's "A Simplified Introduction to LaTeX",
www.ctan.org/tex-archive/info/simplified-latex/simplified-intro.ps
Martijn Frijlink
erratic <erraticspastic at gmail.com> wrote: Hi,
I've created a simple graph that looks almost the way I want it to look.
\begin{pspicture}(0,0)(17,9)
\psaxes[linewidth=2pt,labels=x,
ticks=x,tickstyle=bottom](17,9)
\psline[linestyle=dashed](0,0)(16,9)
\psline (5,0)(16,2)
\end{pspicture}
The values that are used are the actual values from my source graph. Plotting this with pst-plot makes the graph huge; it covers almost the entire width of the page. (1) I want to scale everything down to approximately half or less - making the 17pt width into the size of 9pt.
Secondly, (2) I want to show the ticks and tick labels in an interval of 5. I don't want 0,1,2,3,4,5,6 etc, I want ticks and labels for nothing else than 0,5,10,15 in the x-axis.
Is this possible?
_______________________________________________
pstricks mailing list
pstricks at tug.org
http://tug.org/mailman/listinfo/pstricks
---------------------------------
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20070307/6e67d00b/attachment.html
More information about the PSTricks
mailing list