Awesome
plotext
plots directly on terminal
⚠️ Author's Update: I am currently working on a new version of this project. During this time, I may not be able to respond to issue reports or pull requests immediately. However, please continue to submit them—I will review and address them in the upcoming release. Thank you for your understanding and patience! Updates are discussed here.
- it allows for scatter, line, bar, histogram and date-time plots (including candlestick),
- it can also plot error bars, confusion matrices, and add extra text, lines and shapes to the plot,
- you could use it to plot images (including GIFs) and stream video with audio (including YouTube),
- it can save plots as text or as colored
html
, - it provides a simple function to color strings,
- it comes with a dedicated command line tool,
- it has no dependencies (except for optional dependencies for image/video plotting).
The installing instructions are here and the image code here.