Skip to main content
pshashipreetham
18-Opal
18-Opal
July 21, 2022
Solved

Legend Color and Line Color are not matching the LineChart

  • July 21, 2022
  • 1 reply
  • 2470 views

As shown below, Tank-108 is selected, which has the Legend color Blue, but as per the LineChart, it is showing Pink.

Shashi_Preetham_1-1658415169836.png

As you saw below Screenshot, the Legends colors are duplicated if the NumberOfSeries Property in the LineChart Widget is set to Auto

Shashi_Preetham_3-1658415520621.png


Thingworx Version: 9.3.2

Thanks,
Shashi.

 

Best answer by pshashipreetham

@PEHOWE ,

You are right to a certain point, instead of removing the Specification color in the data  provided, we removed the default color assigned to the Series in the Style Properties of the Chart, that solved the issue. Due to Default color assigned to chart, there was a duplicity in the colors.

Thanks,

1 reply

17-Peridot
July 25, 2022

Hello @pshashipreetham,
 

Have you reviewed Article - CS341203 - Data line rendered in Line Chart widget doesn’t match the color of its corresponding legend under particular data condition in ThingWorx Platform

The description seems to be on point with the issue you describe.

 

Let me know what you find.

 

 

pshashipreetham
18-Opal
18-Opal
July 26, 2022

Hi @PEHOWE ,

The issue is similar, but as per the Article, that was corrected 9.2, but isn't should be corrected in 9.3.2(Which my team is using) ?

Thanks,
Shashi.

17-Peridot
July 26, 2022

@Shashi_Preetham,

Are you trying to specify the color?  If you are specifying the color with your configuration, I will need to retest the issue. 

Thanks

Peter