Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.