Assigning and Updating Pie Chart Data
I've been able to create a Pie Chart linked to the Properties of a Thing. Where the changes in the Thing Properties are logged to a Value Stream. In the example I followed the properties were, "city name" and "air quality", and this resulted in a Pie Chart where the segment labels were the City Names and the segment values were the Air Quality values. In this case the Pie Chart is made up of values of one Property saved to a Value Stream
However I want a Pie Chart to show the time spent in various states on a Machine - eg Uptime, Downtime, IdleTime. I want to be able to update these values continuously and have the Pie Chart update accordingly. If these three items are separate Properties of a Thing. How can I create a Pie Chart to show the three Property values in the Pie?

