plotext 5.3.2
0
plotext plots directly on terminal
Contents
plotext plots directly on terminal
Stars: 1761, Watchers: 1761, Forks: 80, Open Issues: 45The piccolomo/plotext
repo was created 4 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1761 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
Related Packages
Errors
A list of common plotext errors.
Code Examples
Here are some plotext
code examples and snippets.
GitHub Issues
The plotext package has 45 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()