diff --git a/README.md b/README.md index b274223..572af32 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ A curated list of awesome **open-source** data visualizations frameworks, librar - [seaborn](https://seaborn.pydata.org/) - A library for making attractive and informative statistical graphics. - [toyplot](https://toyplot.readthedocs.io/en/stable/) - The kid-sized plotting toolkit for Python with grownup-sized goals. - [three.py](https://github.com/stemkoski/three.py/) - Easy to use 3D library based on PyOpenGL. Inspired by Three.js. +- [uniplot](https://github.com/olavolav/uniplot) - Lightweight plotting to the terminal. 4x resolution via Unicode. - [veusz](https://veusz.github.io/) - Python multiplatform GUI plotting tool and graphing library - [VisPy](https://vispy.org/) - High-performance scientific visualization based on OpenGL. - [vtk](https://www.vtk.org/) - 3D computer graphics, image processing, and visualization that includes a Python interface.