Skip to content

Live view of plot for streaming data #34

Description

@hkalbasi

This plugin will become immensely more useful to me if it supports plotting streaming data. For example by:

(1..10) | each { sleep 1sec; ps | where name == "firefox" | get cpu.0 } | plot

I can get a live chart of cpu usage of firefox. But currently I should wait 10 seconds to get result.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions