[pstricks] beats in postscript

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Mon Jan 26 19:39:44 CET 2004


aratyn at uic.edu wrote:

> -----------------pstricks file follows-------------------
> \documentclass[12pt,a4paper]{article}
> \usepackage[T1]{fontenc}
> \usepackage[latin1]{inputenc}
> \usepackage{pst-plot}
> \thispagestyle{empty}
> \begin{document}
> \begin{center}
> \begin{pspicture}(-0,-2)(12,2)
> \psset{xunit=1.2mm,yunit=.5mm}
> \psaxes[Dx=10,Dy=10,linewidth=1.2pt]{<->}(0,0)(-1,-65)(120.5,65)
> \psplot[plotstyle=curve,%

do not use the style "curve", the default "line" is okay here and for
a good graphic use at least "plotpoints=3000", or 5000
This may take a while to calculate all points.

Herbert



-- 
http://www.pstricks.de/




More information about the PSTricks mailing list