Sign in to follow this  
MrReddy

Showing legend for Single Series charts

Recommended Posts

We are currently using Single Series charts (Pie3d.swf, Column3D.swf and Line.swf) for our application. Everything is working as expected. In case of column chart (or line graph), we are displaying the x-axis labels in a slant manner (slantLabels="1") to avoid overlapping on each other.

The problem occurs when we get lengthy labels for x-axis (populated dynamically), which eats up a lot of space of the chart thus making the chart itself to display with reduced height. Sometimes, also causing y-axis labels to overlap.

We want to display x-axis labels as legends in these special cases. While I looked for possibility of using legends, it seems we could use them only for Multi-series or Combination charts. I am more surprised that the legends cant be used to display x-axis labels... Is this assumption current. I am hoping that someone can disagree with my point or provide some clue on how I can address this particular issue.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this