Overview of plotext capabilities
masterplotext is a library for plotting data directly in the terminal. It supports a wide range of visualization types and media playback:
- Main Plots: Scatter, line, bar, histogram, and date-time plots (including candlestick charts).
- Specialized Plots: Error bars and confusion matrices.
- Decorators: Adding text, lines, and shapes to existing plots.
- Media: Plotting images (including GIFs) and streaming video with audio (including YouTube).
- Utilities: Saving plots as text or colored HTML, coloring strings, and a dedicated command line tool.
Note: The library has no dependencies except for optional ones required for image and video plotting.