Fretre

Zoom Line - Hide labels

Recommended Posts

Hi,

 

Fusion Charts version: 3.2.1 (Released on 6th October 2010)

Graph: ZoomLine.swf

 

I am using the Zoom Line and I would like to hide/show labels. I tried to use the "showLabel" setting for each category and it does not work, you can see the result in zoomline.xml attached. Anyone what experienced that situation? Is there something I missing that would allow me to show/hide labels? 

 

Thank you for your help,

Fretre

 

 

zoomline.xml

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi Fretre,

 

Welcome to FusionCharts Forum.

 

With regard to your ZoomLine chart, label issue, please note that "showLabel" attribute will not work for <category> elements.

 

However, setting "showLabels" to "0/1" in <chart> element, will show/hide the entire X-Axis labels of the chart.

 

So, as per your requirement, (if feasible) you could provide the "numVisibleLabels" attribute to some numeric values, which will specifies the number of data labels that are to be visible in one screen.

 

For more information on "XML Attributes for Zoom Line Chart", please visit the link: http://docs.fusioncharts.com/charts/contents/AttDesc/ZoomLine.html

 

Hope this helps!

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