[pstricks] makeplot problem

Doris Behrendt doris.behrendt at me.com
Tue Nov 17 17:07:53 CET 2009


hi santiago,

did you try \psset{xunit=...} ?









On 17.11.2009, at 14:56, Santiago Cogollos wrote:

> 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