/csvplotter

Plots in real-time last lines of csv-files

Primary LanguagePython

CsvPlotter

CsvPlotter is a simple tool to plot CSV files in runtime. It is written in Python and uses the matplotlib library for plotting.

It is configured in code, so not flexible for now.

Requirements

  • Python 3.6 or higher
  • matplotlib