Draw chart on terminal

📌

For smooth practice, the command below on the Shell script for writing data must be in the Running state.

sh gen_wave.sh | machbase-neo shell import --timeformat=s EXAMPLE

machabse-neo shell provides simple command line tool for monitoring incoming data.

machbase-neo shell chart \
    --range 30s \
    EXAMPLE/wave.sin#value EXAMPLE/wave.cos#value

img

Last updated on