SkillAgentSearch skills...

Pyplotjuggler

Python plot juggler

Install / Use

/learn @AtsushiSakai/Pyplotjuggler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pyplotjuggler

A Python visualization tool for timeseries data.

This is inspired by PlotJuggler

Demo

2

Requirements

  • Python 3.6.x (2.7 is not supported)

  • matplotlib

  • pandas

How to install

You can use pip:

$ pip install pyplotjuggler

How to use

You can start pyplotjuggler with:

$ python -m pyplotjuggler

See the demo gif.

Command line options

  • -h, --help show this help message and exit

  • -f FILE, --file FILE file path for data loading

  • -d DIR, --dir DIR file directory for data loading

  • -o, --open Open with finder

License

MIT

Author

Atsushi Sakai (@Atsushi_twi)

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated10mo ago
Forks8

Languages

Python

Security Score

77/100

Audited on May 22, 2025

No findings