We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f511af6 commit c6d7356Copy full SHA for c6d7356
README.md
@@ -1,3 +1,7 @@
1
+<p align="center">
2
+<img src="./assets/logo.svg">
3
+</p>
4
+
5
# @opd/g2plot-react
6
7
> [G2Plot](https://g2plot.antv.vision/) for React
assets/logo.svg
config/config.js
@@ -13,8 +13,7 @@ export default {
13
},
14
{
15
title: 'Changelog',
16
- path:
17
- 'https://github.com/open-data-plan/g2plot-react/blob/master/CHANGELOG.md',
+ path: 'https://github.com/open-data-plan/g2plot-react/blob/master/CHANGELOG.md',
18
19
20
title: 'G2Plot',
0 commit comments