Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Scatter chart - two data points not in date order

I have an issue with two data points on my XY scatter chart which are not in date order as shown in Fig.1. In this chart, I am trending the output of a manufacturing process ("Crystallinity", Y-axis)...
  • mahenkj2's avatar
    mahenkj2
    4 years ago

    Hi Anonymous ,

     

    I have tested your data and could replicate the problem and also understand the grouping by date and legend together and then sorting.

     

    Since last 2 days, I am trying sorting of x axis date with an index column, but somehow it does not allow date.

     

    One more workaround is to use line chart in place of scatter chart, and not use the line color but just the marker color, and sort by date. It works fine even with legend, but you need to specify legend colors manually while publishing the report.

     

     

    Hope it helps.