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

Home » Public Forums » archive » Axis labels
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Axis labels [message #21693] Tue, 12 September 2000 12:27
Ed Vigmond is currently offline  Ed Vigmond
Messages: 1
Registered: September 2000
Junior Member
I am trying to label an axis but I encounter a problem that I can't
figure out. The font on the y-axis label comes out in different aspect
ratios depending on the y range. Sometimes the font is totally
unreadable and the rest of the time it is just ugly. Here is the code
and sorry if it's a simple probblem but I was following the example in
the on-line help.

graph -> SetProperty, DATAX=x, DATAY=y
graph -> GetProperty, XRANGE=xr, YRANGE=yr
graph -> SetProperty, XCOORD_CONV=norm_coord(xr),
YCOORD_CONV=norm_coord(yr)
xaxis -> SetProperty, RANGE=xr, XCOORD_CONV=norm_coord(xr)
yaxis -> SetProperty, RANGE=yr, YCOORD_CONV=norm_coord(yr)

Thanks

========================
Dr. Edward Vigmond
Department of Biomedical Engineering
Tulane University
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Finding all max/min of a graph
Next Topic: Dynamic menus on base widget using MBAR

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

Current Time: Wed Oct 08 17:33:54 PDT 2025

Total time taken to generate the page: 0.00596 seconds