Contents

plotext 5.2.8

0

plotext plots directly on terminal

plotext plots directly on terminal

Stars: 1619, Watchers: 1619, Forks: 76, Open Issues: 36

The piccolomo/plotext repo was created 4 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1619 github stars!

How to Install plotext

You can install plotext using pip

pip install plotext

or add it to a project with poetry

poetry add plotext

Package Details

Author
Savino Piccolomo
License
MIT
Homepage
https://github.com/piccolomo/plotext
PyPi:
https://pypi.org/project/plotext/
GitHub Repo:
https://github.com/piccolomo/plotext
No  plotext  pypi packages just yet.

Errors

A list of common plotext errors.

Code Examples

Here are some plotext code examples and snippets.

GitHub Issues

The plotext package has 36 open issues on GitHub

  • plt.xticks throws NameError
  • plt.limit_size causes infinite loop on subplots
  • bar & stacked_bar: Legend missing color if first data element is 0
  • Plotting bar or stackedbar charts where the data is all zeroes results in ZeroDivisionError: get_matrix_data()

See more issues on GitHub