kitronix_air_q_board/plot.gpt

7 lines
103 B
Plaintext
Raw Normal View History

2022-04-10 09:42:43 +00:00
set datafile separator ','
set ylabel "CO2e"
#show xlabel
plot "atmosphere_log.txt" using 7
!sleep 10