cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Dynamic number of series in TimeChart

jalaly
1-Newbie

Dynamic number of series in TimeChart

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



3 REPLIES 3
paic
1-Newbie
(To:jalaly)

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.




rpallares
1-Newbie
(To:paic)

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

wsuen
6-Contributor
(To:paic)

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?

Top Tags