Skip to main content
17-Peridot
November 22, 2017
Question

Property History from different Thing - Plot in a single graph (Chart)

  • November 22, 2017
  • 1 reply
  • 1707 views

Hi All,

I am having  Thing 1 and Thing 2. Both the Thing having different properties.  I have to dynamically plot properties curve  from both the Thing in a same  graph (Chart). Is there any solution for this use case?

Regards,

Sathishkumar C.

1 reply

5-Regular Member
December 13, 2017

Hi Sathish, you could probably create an infotable in which you can pull the data from both the things and then you can query this infotable to return full set of data.

Or other option could be to create a dataTable that holds data from both the things's properties

17-Peridot
December 13, 2017

Yeah your point is valid. But, Every time my selection (list of properties from different thing) will not be same. Selection will change dynamically. Then, how to assign data shapr for the infotable.?

Thanks & Regards,

Sathishkumar C