Skip to main content
1-Visitor
November 26, 2019
Question

Display series average on line chart

  • November 26, 2019
  • 3 replies
  • 1216 views

I have a line chart displaying time series values. I would like to overlay an average (or max or min) on the chart so the user does not have to compute this. Is there an easy way inside the chart widget?

linechart.png

3 replies

15-Moonstone
November 26, 2019

Hi jbaute.

 

Is it not possible to iterate through the data source using a service and output the value you want to show through the chart title or a value display widget?

jbaute1-VisitorAuthor
1-Visitor
November 26, 2019

I don't know, that is why I asked. Seems like a lot of complication for something so simple...but maybe that is just how Thingworx is. I will try it.

Support
December 11, 2019

Hi @jbaute.

 

If you found a solution to your issue, please feel free to post it here for the benefit of others on the community.

 

Regards.

 

--Sharon