cgbarplot xtickunit values in vertical direction [message #85718] |
Thu, 29 August 2013 05:56  |
gunvicsin11
Messages: 93 Registered: November 2012
|
Member |
|
|
Hello everyone,
I am using cgbarplot for plotting 23 years data each bar represents a year so 23 bars should be named using barnames I am naming the 23 bars, but my problem is since barnames are years the numbers are getting overlapped and could not be visible. Is there a way to change the direction of display of the xtickvalues to vertical instead of horizontal. So that the barnames will be seen clearly without any overlap. Please do help me in this regard
thanking you in advance
sid
|
|
|
Re: cgbarplot xtickunit values in vertical direction [message #85720 is a reply to message #85718] |
Thu, 29 August 2013 06:09  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
sid writes:
> I am using cgbarplot for plotting 23 years data each bar represents a year so 23 bars should be named using barnames I am naming the 23 bars, but my problem is since barnames are years the numbers are getting overlapped and could not be visible. Is there a way to change the direction of display of the xtickvalues to vertical instead of horizontal. So that the barnames will be seen clearly without any overlap. Please do help me in this regard
> thanking you in advance
Have you considered a horizontal bar plot instead of a vertical one,
using the ROTATE keyword? :-)
There is no provision for this currently. However, a purchase of a
consulting contract in the Coyote Store has been known to produce
amazing results. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|