Page 1 of 1
X-axis values get repeated in Line Chart and not in ascending order
Posted: Mon Feb 03, 2020 11:03 am
by vjeeshc
We have a requirement to display a line chart wherein duplicate values might be there for Argument Data Column. The expected behavior is to display only unique values along the X-axis. But what happens now is that all duplicate values get displayed in the X-axis (only numeric values are provided for X-axis). Also, the values along the X-axis are not in ascending order. How can we fix this issue? Please advise
Re: X-axis values get repeated in Line Chart and not in ascending order
Posted: Tue Feb 04, 2020 5:59 pm
by HighAley
Hello.
Our charts can't process data this way.
You should prepare data for the chart.
You could use the Data Source from Other Data Source or Data Transformation for this.
Thank you.
Re: X-axis values get repeated in Line Chart and not in ascending order
Posted: Thu Feb 06, 2020 8:21 am
by vjeeshc
My bad, i picked up the wrong chart type. Using Scatter Line chart instead of Line chart would fix this issue
Thank you.
Re: X-axis values get repeated in Line Chart and not in ascending order
Posted: Fri Feb 07, 2020 8:02 am
by Andrew
Okay, thank you for sharing your solution
