An open API service indexing awesome lists of open source software.

https://github.com/kevinkhill/klipper-graphstats2

Klipper's graphstats.py ported to Streamlit
https://github.com/kevinkhill/klipper-graphstats2

klipper plot

Last synced: 2 months ago
JSON representation

Klipper's graphstats.py ported to Streamlit

Awesome Lists containing this project

README

          

# GraphStats2

This is a port of [graphstats.py](https://github.com/Klipper3d/klipper/blob/master/scripts/graphstats.py) from the [Klipper](https://github.com/Klipper3d/klipper) project to Streamlit.

I tried to modify the original code as little as possible to get it to work. I am sure I messed up something with heaters.

I am also, not a python programer, so I'm sure there is room for improvement.