CSVSee graphs data from CSV files, especially those containing timestamps. You can graph all columns, or specific columns matching regular expressions. Graphs can be displayed in an interactive viewer, or saved to a .png or .svg file. Tools are also provided to generate CSV files by string-matching in multiple timestamped text files, and for creating CSV reports of Grinder load test logs.
| Tags | Python csv Graphing Visualization |
|---|---|
| Licenses | Simplified BSD |
| Operating Systems | Linux |
| Implementation | Python Matplotlib |
| Translations | English |
Recent releases


Release Notes: This release added a 'grinder' command to the 'csvs' script for generating .csv reports from Grinder out* and data* files. There is now a full suite of nose unit tests with 100% statement coverage of the csvsee module.


Release Notes: This is the first official release. See the documentation for a list of features and usage notes.