Page 1 of 1

legend sorting not order by number

Posted: Mon Jan 18, 2021 7:51 am
by shawn.hsiao
Hi,

I want to sorting my legend with number format, ie. 1,2,3,4.....9,10,11, but attached file shows the order is 1,10,11....

how to fixed?

Re: legend sorting not order by number

Posted: Mon Jan 18, 2021 3:02 pm
by HighAley
Hello.

It seems that the labels are strings.
Could you try to change the type of the columns to numbers?

Thank you.