I have a stream of data that is time based that I need to represent with a line chart. Now, the data may or may not come in the time order (meaning I might have data for 2PM in the afternnon and a little later data might come in that belongs for 1 PM). This might happen live, or associated to an event.
Now while it is cool that Visifire DataPoint collection is an observable collection, and hence adding and removing points will change the chart accordingly without any effort, it seems that the chart draws the line based on the location of the pints in the collection and it is drawing a list that is a zig zag.
Is there a built in way to make the chart plot the points sorted by their x values? Can anyone suggest a workaround?
Attached File(s)
-
Capture.PNG (95.16K)
Number of downloads: 7


Sign In
Register
Help


MultiQuote