Time Series Chart - Different Datasource
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Time Series Chart - Different Datasource
Hi all,
I am having multiple data sets (Infotables) consisting timestamp is one of common parameter. Can i plot all data sets in same graph (Chart)?
Regards,
Sathishkumar C.
- Labels:
-
Mashup-Widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, the Thingworx charts all support multiple datasources.
also you could use a service to combine the data into one if you need to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank your for your response. I am new to thingworx. Can you give me the details about binding multiple data sets into single time series chart. I have tried to bind different data sets in a single graph. But it takes only one data set to plot In graph.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
You can bind different data sources into chart by just dragging data from service to the chart and it will display option for binding target like (DataSource1,Datasource2...) .Just bind different data sets by these options and on chart property side uncheck "SingleDataSource" .This will give you options for selecting properties for different data sources(DataField1,DataField2 for different sources ) .There is also a point for "NumberOfSeries" this indicates how many data sources you want to bind to the chart .
Thanks ,
Mukul Narang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Mukul,
Thank you for your response. And i got your point. Thank you so much.
Regards,
Sathishkumar C.