prabu2006it Report post Posted September 9, 2019 Hi , we are planning to migrate our charts from d3 to fusion charts. we are facing the below issues with multi series spline area charts. Based on the requirement we will; be plotting more than 100 data in the graph and only show 3 to 5 x-axis labels based on some criteria. Is there any way to explicitly force fusion chart to show only those labels in x-axis. I don't want to use labelDisplay options as my data labels will have a string length of 100 characters(minimum). Please advise on this. Thanks, Prabu.G Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted June 22, 2020 Hi, You can use showLable:0 at the category level for that specific plot, please check the demo - http://jsfiddle.net/cgq142r6/ Share this post Link to post Share on other sites