From d6c004c8979b9616b2815c9745644c084ccc8f86 Mon Sep 17 00:00:00 2001 From: hustcc Date: Sat, 30 Jan 2021 21:43:33 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9be8d09450..27c0945ea0 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets. * [Seaborn](https://github.com/mwaskom/seaborn) - Statistical data visualization using Matplotlib. * [VisPy](https://github.com/vispy/vispy) - High-performance scientific visualization based on OpenGL. +* [PyG2Plot](https://github.com/hustcc/PyG2Plot) - Python3 binding for [@AntV/G2Plot](https://github.com/antvis/G2Plot) which an interactive and responsive charting library. ## Database From 7dbde98d4589af33fc940f4f77b78f20017a1d90 Mon Sep 17 00:00:00 2001 From: hustcc Date: Sat, 30 Jan 2021 22:08:15 +0800 Subject: [PATCH 2/2] docs: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27c0945ea0..3700513b4c 100644 --- a/README.md +++ b/README.md @@ -395,7 +395,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets. * [Seaborn](https://github.com/mwaskom/seaborn) - Statistical data visualization using Matplotlib. * [VisPy](https://github.com/vispy/vispy) - High-performance scientific visualization based on OpenGL. -* [PyG2Plot](https://github.com/hustcc/PyG2Plot) - Python3 binding for [@AntV/G2Plot](https://github.com/antvis/G2Plot) which an interactive and responsive charting library. +* [PyG2Plot](https://github.com/hustcc/PyG2Plot) - Python3 binding for [@AntV/G2Plot](https://github.com/antvis/G2Plot) which is an interactive and responsive charting library. ## Database