Skip to main content
17-Peridot
September 11, 2022
Question

Which charts have "No of Series" is bindable property in ThingWorx?

  • September 11, 2022
  • 1 reply
  • 894 views

Kindly Suggest Which chart have "No of Series" is bindable property in thingworx. So that i can pass dynamic values according to the data.

1 reply

1-Visitor
September 12, 2022

Hi @AP_9587236 

 

You can use the Line Chart widget, you don't need to bind No of Series as the chart will adjust itself according to the input Infotable data

 

You can check it here

danmorin_0-1662961953274.png

 

I hope this helps you,

 

Thanks

 

17-Peridot
September 12, 2022

Thanks. The data's x axis is DateTime and Y-axis is "String" values. And the number of series should not have limit. Which chart you will seggest.