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

Home » Public Forums » archive » IDL 8.0 Barplot can not generate Log X axis
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL 8.0 Barplot can not generate Log X axis [message #72411] Wed, 15 September 2010 15:55 Go to previous message
Maher is currently offline  Maher
Messages: 12
Registered: September 2005
Junior Member
Using this code I am supposed to get a logarithmic X axis in both
plots, but only line plot works, and the Barplot generates a normal X
axis! Any idea?
Thanks
Maher


x = findgen(100)+1
p1 = plot(x,x,title='Test',/Xlog)
p2 = barplot(x,x,title='Test',/Xlog)
[Message index]
 
Read Message
Read Message
Previous Topic: call ENVI menu routines
Next Topic: IDL8.0 plot() function : how to plot to PS file like with DG "Set_Plot"?

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

Current Time: Wed Oct 08 14:16:32 PDT 2025

Total time taken to generate the page: 0.00176 seconds