Skip to main content
1-Visitor
November 21, 2019
Solved

series bar chart dynamic series

  • November 21, 2019
  • 2 replies
  • 1017 views

Hi,

1. Is it possible to add dynamic series to a label chart, we can't define the number of series?

2. Is it possible to have two x axis in a single label chart? eg. In a station, we want to display the count of tags, In the below image SM01 is the station and in that we want to show Bit0,Bit1,Bit10 count as series. LabelChartExample.PNG

 

Thanks,

Shalini V.

Best answer by slangley

Hi @svisveswaraiya_285988.

 

In regard to your first question, the number of series cannot be dynamic.  It defaults to 8 but can be set to 24 out of the box.

 

For your second question, you can set a secondary Y axis but not a secondary X axis.

 

You may have to write your own custom extension for this if no one else in the community has a suggestion.  Please refer to this documentation for more information.

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Support
November 21, 2019

Hi @svisveswaraiya_285988.

 

In regard to your first question, the number of series cannot be dynamic.  It defaults to 8 but can be set to 24 out of the box.

 

For your second question, you can set a secondary Y axis but not a secondary X axis.

 

You may have to write your own custom extension for this if no one else in the community has a suggestion.  Please refer to this documentation for more information.

 

Regards.

 

--Sharon

Support
December 11, 2019

Hi @svisveswaraiya_285988.

 

If my previous post answered your questions, please mark it as the  Accepted Solution for the benefit of others with the same questions.  If you have further questions, please let us know.

 

Regards.

 

--Sharon