comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Bug in legend.pro (PV-Wave User's Library)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Bug in legend.pro (PV-Wave User's Library) [message #50] Tue, 15 January 1991 19:25
rfinch is currently offline  rfinch
Messages: 51
Registered: March 1991
Member
The legend.pro as distributed in 3.0 of PV-Wave won't adjust its text
size with the !p.charsize system variable. The following corrects it:

*** legend.pro Tue Jan 15 18:56:10 1991
--- legend.pro.orig Tue Jan 15 17:03:09 1991
***************
*** 128,134 ****
!P.PSym = MySyms (I) ;Adjust the plot symbol
OPlot, Line_X, Line_Y - I * Delta_Y ;Overplot the line segment
!P.LineStyle = 0
! XYOutS, Text_X, Text_Y - I * Delta_Y, Labels (I), charsize=Text_Size
;Print the label
EndFor

--- 128,134 ----
!P.PSym = MySyms (I) ;Adjust the plot symbol
OPlot, Line_X, Line_Y - I * Delta_Y ;Overplot the line segment
!P.LineStyle = 0
! XYOutS, Text_X, Text_Y - I * Delta_Y, Labels (I); Text_Size
;Print the label
EndFor

--
Ralph Finch 916-445-0088
rfinch@water.ca.gov ...ucbvax!ucdavis!caldwr!rfinch
Any opinions expressed are my own; they do not represent the DWR
[Message index]
 
Read Message
Previous Topic: Re: Color hardcopy
Next Topic: 3D Scatterplot code

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 02:04:01 PDT 2025

Total time taken to generate the page: 3.76039 seconds