Skip to content

Best approaches to automatically plot IEnumerables (Lists, Queues, etc.) #447

@bukkideme

Description

@bukkideme

I remember some time back, I have found some examples here how to automatically plot my data to a FormsPlot control, but I cannot find these examples anymore in the latest Cookbook, might be I just did not try searching hard enough! :)

So practically I am asking for examples from simple to advanced cases when we want to "auto plot" data from a List, Queue, or other collections. I often collect data from hardware in such "buffer" collection, and it would be great to see approaches how to "bind" such collection to a FormsPlot. So as the collection grows/changes, what are the different ways/tricks to re-plot? Most often the plotting frequency is less than 1 Hz, so in my case speed is not a factor.

Thanks for advises and any links where I can see such examples!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions