Sign in to follow this  
David Self

Automatically Determine A Subset Of Datapoint Labels To Display Based On Input

Recommended Posts

We need a mechanism that allows the chart to automatically determine which labels to display on each axis based on how many data points are displayed.

 

For example, if we plot 100 data points, instead of displaying all 100 labels, we'd like to be able to tell the chart to display only, for example, 4 labels on the x and/or y axis.

 

Since the data that we send to the chart is dynamic, using the labelStep and showName attributes can become cumbersome. We would like some way to specify that the chart should display a maximum number of labels and the chart would then display up to that many labels, equally spaced over the axis. The values of those labels should be automatically calculated by the chart itself. There should also be some way to format the labels (e.g., Mon, Tues, ... or 15 Apr, Apr 15, etc. for dates).

 

Thanks!

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

I am afraid, FusionCharts does not support the feature you are looking for, at this time.

 

We have taken a note of your request here and added the same in our wishlist.

 

Hope you have a great day!

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