diff --git a/README.md b/README.md index b274223..7d1600f 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ A curated list of awesome **open-source** data visualizations frameworks, librar - [pptk](https://github.com/heremaps/pptk) - Visualize and work with 2D/3D pointclouds - [PyQtGraph](https://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets. - [PyVista](https://github.com/pyvista/pyvista) – 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK) +- [Quibbler](https://github.com/Technion-Kishony-lab/quibbler) - Your data and anything you plot is effortlessly live and interactive. - [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.