Skip to content

andy31415/rs-value-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project contains a Value monitoring ui based on egui.

It reads pairs of (x,y) from standard input where x is considered to be ever increasing and plots the received values in real time

screenshot

Usage

Try cargo run --help for command line options.

It currently suports:

  • setting the lookbehind window (how many x units to display until the graph starts scrolling
  • include specific y values in the Y range (so that the the display does not change zoom a lot on the y axis)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages