From b43762781af0716bcac6a86ef6427f5d2d549333 Mon Sep 17 00:00:00 2001 From: Brennen Raimer <5969754+norweeg@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:27 -0400 Subject: [PATCH] add holoviews --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778fc8b2..bc038416 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook. * [cartopy](https://github.com/SciTools/cartopy) - A cartographic python library with matplotlib support. * [diagrams](https://github.com/mingrammer/diagrams) - Diagram as Code. +* [Holoviews](https://github.com/holoviz/holoviews) - A high-level plotting library supporting many backends * [matplotlib](https://github.com/matplotlib/matplotlib) - A Python 2D plotting library. * [plotnine](https://github.com/has2k1/plotnine) - A grammar of graphics for Python based on ggplot2. * [pygal](https://github.com/Kozea/pygal) - A Python SVG Charts Creator.