← Back to tools
View AGENTS.md for plox
plox
Extract numeric values from log files and plot them over time in the CLI
Description
Plox extracts numeric values from log files and plots them over time, all from the command line. Useful for visualizing trends and patterns in log data without leaving the terminal.
AI Summary
Extract numeric values from log files and plot them as time-series charts in the terminal.
Capabilities
- + Extract numeric values from logs
- + Plot time-series data in the terminal
- + Visualize log trends
Use When
- → You need to visualize numeric trends in log files
- → You want quick time-series plots from the CLI
Avoid When
- x You need interactive charting