Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 247 Bytes

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