Hi,
I have a regular column chart (the one found on AZ) where I want to rotate the category axis -45 degrees. I've added the "angle":-45 under tickstyle for the axis property and i works great as long as the chart is stacked. When i change it to clustered the category axis labels atomatically rotates to 90 degrees. I can overcome this by making the chart very wide as well as if the label named are short, but I would like the chart to be 500x250px, clusterd and still have the labels tilted -45 degrees. Does anyone have any input on how to accomplish this?
I found this text: "Angle is only supported for x axis and not supported for y axis or for cluster charts." (http://rave.mybluemix.net/documentation/rave/VizJSON%20Reference.html#N983045). I'm still hoping that someone might have a smart way to overcome this.
Thanks,
Henrik