Skip to content

glentner/plot-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Command-line Plotting Tool

License: MIT   Version   Python Version


A simple command-line plotting tool.

This project is merely a wrapper around tplot and pandas for the CSV input and data manipulation (e.g., resampling). The project should be considered to be in beta and subject to change. It works extremely well for well-behaved input, but can be rough around the edges when data is not clean.

Install

This project should not be confused for an older, abandoned project already on the package index by the same name. Install directly from GitHub:

pipx install git+https://github.com/glentner/plot-cli@v0.3.1

Example

Using the basic line plot example from seaborn:

plot-cli example

About

Simple command-line plotting tool

Topics

Resources

License

Stars

Watchers

Forks

Languages