Skip to main content
1-Visitor
June 11, 2015
Question

Dynamic number of series in TimeChart

  • June 11, 2015
  • 1 reply
  • 2013 views

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



    1 reply

    1-Visitor
    June 11, 2015

    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.




    1-Visitor
    February 6, 2017

    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