[pstricks] psgraph and axes
Christophe Jorssen
jorssen.leraincy at free.fr
Tue Dec 7 22:10:03 CET 2004
On Tuesday, December 07, 2004 8:51 PM [GMT+1=CET],
David M. Allen <allen at ms.uky.edu> wrote :
Hello,
> An unrelated possible bug: xyAxes=false does not seem to suppress
> axes. xAxis=false and yAxis=false together seems to work however.
>
> Thanks again for all your work in developing this fine software.
Thanks for your bug report. I already found it and corrected.
Try this :
\define at key[psset]{}{xyAxes}[true]{\psset{xAxis=#1,yAxis=#1}}
istead of this
\define at key[psset]{}{xyAxes}[true]{\psset{xAxis=true,yAxis=true}}
--
Christophe
More information about the PSTricks
mailing list