Python implementations of live plotting using the Matplotlib library. When data is collected from a device such as a microcontroller or from the web, it can be plotted in real-time as soon the data is ...
matplotlib-to-originlab/ ├── core/ matplotlib-to-originlab-core Local execution engine (Windows + Origin) ├── client/ matplotlib-to-originlab User-facing client (all platforms) ├── remote/ ...