Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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.