[pstricks] Displaying a unsymetrich diagram
Herbert Voss
LaTeX at zedat.fu-berlin.de
Tue Nov 22 16:48:01 CET 2005
Herbert Voss wrote:
> Nicolai Emig wrote:
>
>> I really thank you for all your help.
>>
>> Is there any docu or (available) book that answers all the questions I
>> have?
>
>
> http://tug.org/PSTricks/main.cgi?file=docs
>
>>
>> e.g. why (in the diagram you mage) the values do not show at the right
>> x-coord?
>
>
> \psaxes[dy=1cm,Dy=-1,Oy=-11.2,dx=1.5cm, Dx=0.00005,
> Ox=0.00320]{->}(3.2,11.2)(3.5,14.0)
>
> or
>
> \psaxes[dy=1cm,Dy=-1,Oy=-11.2,dx=3cm, Dx=0.0001,
> Ox=0.0032]{->}(3.2,11.2)(3.5,14.0)
and Dy=-1.0 instead of Dy=-1
otherwise the y-values are not correct, the number of decimals
for Oy and Dy must be the same.
Herbert
More information about the PSTricks
mailing list