From d219b8749a81e044ac6c20c8a6b03eb7d5a5fe43 Mon Sep 17 00:00:00 2001 From: mingrammer Date: Fri, 7 Feb 2020 01:56:26 +0900 Subject: [PATCH] Add diagrams --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f883793..923b6754 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook * [Dash](https://plot.ly/products/dash/) - Built on top of Flask, React and Plotly aimed at analytical web applications. * [awesome-dash](https://github.com/Acrotrend/awesome-dash) +* [diagrams](https://github.com/mingrammer/diagrams) - Diagram as Code. * [plotnine](https://github.com/has2k1/plotnine) - A grammar of graphics for Python based on ggplot2. * [Matplotlib](http://matplotlib.org/) - A Python 2D plotting library. * [Pygal](http://www.pygal.org/en/latest/) - A Python SVG Charts Creator.