[pstricks] two small comments about pst-plot

Patrice Mégret Patrice.Megret at umons.ac.be
Thu Apr 15 18:07:03 CEST 2010


Dear Herbert,

Thanks a lot.

1. perfectly working now

2. it gives the wanted behavior but it seems that we loose the settings mathLabel, labelFontSize, ...   Would it not be better to add a key with the angle and play with the angle argument of \rput?

Best regards,

Patrice





-----Message d'origine-----
De : pstricks-bounces at tug.org [mailto:pstricks-bounces at tug.org] De la part de Herbert Voss
Envoyé : jeudi 15 avril 2010 17:19
À : Graphics with PSTricks
Objet : Re: [pstricks] two small comments about pst-plot

Am 15.04.2010 16:20, schrieb Patrice Mégret:

> 1.       In pst-plot, I have used labelFontSize=\scriptstyle (in mathLabel=true) to decrease the size of the labels. As I am using a log scale, it effectively decreases the size of the base but not of the exponent and the graph looks not beautiful.  To have the good behavior, I have switched to mathLabel=false and labelFontSize=\tiny and here everything is perfect. (My example comes from a graph I did for powerdot where even \tiny is readable)

Patrice,
use
http://archiv.dante.de/~herbert/PSTricks-TDS/tex/generic/pst-plot/pst-plot.tex

it takes the setting into account

> 2.       Would it be possible to have an option to rotate the labels for de x-axis like in pst-spectra ? (maybe also for the y-axis ?)

can easily be done with

\usepackage{graphicx}
\makeatletter
\def\pst@@@hlabel#1{\rotatebox{30}{#1}}
\makeatother

Herbert
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/

Important notification: In the context of the creation of the University of Mons, FPMs email address policy is changing from '@fpms.ac.be' to '@umons.ac.be' (or @student.fpms.ac.be to @student.umons.ac.be), please update your contact list accordingly.

Note importante: Dans le cadre de la création de l'Université de Mons, la stratégie d'adresse de courrier électronique de la FPMs change de '@fpms.ac.be' à '@umons.ac.be' (ou @student.fpms.ac.be to @student.umons.ac.be), merci de mettre à jour votre liste d'adresses en conséquence.



More information about the PSTricks mailing list