Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
In my example, each vending machine has dynamic products (one machine sells Cola, but others Fanta for example). I want to show Sales of products per day. But how to add dynamic number of series in TimeChart?
Mak
A 'little' known secret is that the TimeSeries chart can autoconfigure itself. So you can Bind your data source in and don't define the X axis or the data series.
The other way to do it, would be to define EACH possible product and the chart will pick up the ones that are actually defined in the data source.
Hi,
It doesn't seems to work on my version.
I working on ThingWorx 7.1.3.
Can you provide a more detailled example on how to configure the Time Series widget to get dynamic number of series?
Regards
Hola
I am trying to do the same thing but it didn't work for me either. Could you show an example? I think it might be the structure of my data. Is there a format that needs to be followed for the chart to distinguish which values goes to what series?