I line graph x-axis names should start wit Jan and end with Dec, but it is getting sorted lexographically i.e., A-Z , any idea how I can do that ?
First you need to sort the data and then input in the graph. This would be convenient approach.
before providing input to the graph, sort the data in which order you want and then provide input.
Hello Kakkarot Evans, Does any of the responses provided on the following similar posts satisfy your needs?
Best regards,
Ana