From 199c93276369f9426996e01de1b10391c15a3fb9 Mon Sep 17 00:00:00 2001 From: Roy Kishony Date: Mon, 2 Jan 2023 00:51:40 +0200 Subject: [PATCH] add ref to the Quibbler library --- README.md | 1 + 1 file changed, 1 insertion(+) 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.