Hi Team,
I am trying to update the charts that are generated by default when you run the App Generator. I want the charts to have my data in them, instead of the default data that they currently have.
How do I go about this? The Programmers Guide is very unclear about this and I've read up on SKI but that hasn't helped either.
For example, when I recieve a FlowRemoved message, I want to plot how many bytes were in that flow on the chart (so update the new chart with the datapoint).
Help Please :)