[pstricks] makeplot problem

hh hh-brasil at bol.com.br
Tue Nov 17 17:27:27 CET 2009


Limit the number of plotpoints. 
Something like ... tickcolor=black, plotpoints=200]
hh


Date sent:      	Tue, 17 Nov 2009 14:56:06 +0100
From:           	Santiago Cogollos <sancobo at dcom.upv.es>
To:             	pstricks at tug.org
Subject:        	[pstricks] makeplot problem
Send reply to:  	Graphics with PSTricks <pstricks at tug.org>
	<mailto:pstricks-request at tug.org?subject=unsubscribe>
	<mailto:pstricks-request at tug.org?subject=subscribe>

> Dear all:
>    I use makeplot package to plot figures and pst-plot/pst-add features 
> can be used.
> 
> The following minimal example gives the coordinate system for my plot 
> (plot data is irrelevant). Horizontal axis is frequency and for my 
> applications (narrowband filters) frequency range is usually small 
> compared with the vertical scale.
> Try to enlarge the width parameter width=95 to width=96 and it fails. My 
> question is: ¿can I increase the width of the plot (expand horizontal 
> axis to have more separation between ticks) in an elegant way? Or can 
> you give me a reference where I could find a solution?
> 
> \documentclass[]{article}
> \usepackage[color]{makeplot}
> 
> \begin{document}
> \begin{makeplot}
> [startX=11.90, endX=12.10, startY=-80, endY=0, Dx=0.05,Dy=20,%
>    width=95, heightFactor=0.75,%
>    linewidth=1pt, tickstyle=full, ticklinestyle=solid, tickcolor=black]%
>    {$|S_{ij}|$ \textbf{(dB)}}{\textbf{Frequency (GHz)}}
> \end{makeplot}
> \end{document}
> 
> Thank you in advance
> SANTIAGO
> 
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/




More information about the PSTricks mailing list