[pstricks] Displaying a unsymetrich diagram

Nicolai Emig Nicolai at areaemig.de
Tue Nov 22 19:46:41 CET 2005



Herbert Voss wrote:

> Nicolai Emig wrote:
>
>> Dürfte ich nochmal fragen warum dieses rput nicht funktioniert?
>>
>> \def\data{0.003472 -14.16 0.003356 -12.75 0.003246 -11.27}
>> \def\dataline{0.003472 -14.16 0.0032 -10.68}
>>
>> \pstScalePoints(1000,1){}{ neg }
>
>
> all x values are scaled with 1000 and the y value are absolute


I understand. So 1 point is 0.001

>
>> \psset{yunit=1cm, xunit=30cm}
>> \begin{pspicture}(3.2,9)(3.5,15)
>> \psaxes[dy=1cm,Dy=-1.0,Oy=-9,dx=3cm,Ox=0.0032,Dx=0.0001]{->}(3.2,9)(3.6,14.5) 
>
>
>
> the x interval of the axis is 3.2 ... 3.5  ! and not 0.0032 ...
> omly the labels are of the same values as the data
>
>> \listplot[plotstyle=line]{\dataline}
>> \listplot[plotstyle=dots]{\data}
>>
>> \rput(0.0035, -10.68){-10.68}
>
>
> \rput(3.5,10.68){-10.68}


I already tried this but I this doesnt display my rput label.


>
>
> Herbert
>
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>
>




More information about the PSTricks mailing list