Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Kindly Suggest Which chart have "No of Series" is bindable property in thingworx. So that i can pass dynamic values according to the data.
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
I hope this helps you,
Thanks
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.