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

Home » Public Forums » archive » fun with log axis
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
fun with log axis [message #76808] Wed, 29 June 2011 08:42
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi

try to guess what happens before you run that example. I am not sure but
I think in the past that was behaving differently.


Is this a bug?


; example for log axis problems
pro x_extra_0
ERASE
TEK_COLOR

params = CREATE_STRUCT('XTHICK', 0.967, $
'XRANGE', [1.0, 13.65], $
'XTITLE', 'XX', $
'XLOG', 1, $
'XSTYLE', 1, $
'CHARSIZE', 1.1894, $
'XTICKNAME', '', $
'XTICKS', 4, $
'XTICKLEN', 0.0368, $
'XGRIDSTYLE', 0)


AXIS,_extra=params,color=0

END
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: idl8.1 escape from debug view
Next Topic: ps_start, window problem

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

Current Time: Wed Oct 08 15:13:39 PDT 2025

Total time taken to generate the page: 0.00533 seconds