Hello,
I want to show Multi line trend with numeric data on both x and y axis. By Default x axis datatype is String and it shows multiline trend. However I am interested to sort x-axis data in descending order of x-axis value. It is not doing so I tried to make Type of X-axis item as Numeric however by doing this whole multi line chart became blank. What is the way to sort x axis string data (which is actually numbers) by descending order of value?
Appreciate your help.