Skip to content
/ plot-cli Public
forked from xkumiyu/plot-cli

Command Line Interface for Data Visualization

License

Notifications You must be signed in to change notification settings

0mp/plot-cli

 
 

Repository files navigation

Plot CLI

Plot CLI is command line interface for data visualization.

PyPi Python Version GitHub Workflow Status Documentation codecov License

It works on Python 3.6.1 and greater.

Installation

Install using pip:

pip install plot-cli

Getting Started

You can output a graph from stdin or a file.

cat data.csv | plot line --header --index-col year

example

See the documentation for detailed usage and examples.

Change Log

See Change Log.

About

Command Line Interface for Data Visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%