Skip to content

Commit a756087

Browse files
authored
Add paper citation and reference for G2 framework (#7276)
1 parent e58f72b commit a756087

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ G2 is named after Leland Wilkinson’s book _The Grammar of Graphics_ and was pr
2727
- [Examples](https://g2.antv.antgroup.com/examples) - a large number of demos to learn from and copy-paste
2828
- [Tutorials](https://g2.antv.antgroup.com/manual/quick-start) - interactive case-driven guides of G2's core concepts
2929
- [API Reference](https://g2.antv.antgroup.com/api/overview) - complete documentation for all visualization components
30-
- [Editor](https://editor.antv.antgroup.com/) - an intelligent generation tool based on AntV. It utilizes AI to reduce the development cost of data visualization, and can quickly generate visual charts through natural language.
30+
3131

3232
## ✨ Features
3333

@@ -111,6 +111,19 @@ And thank you to all our backers! 🙏
111111

112112
<img src="https://gw.alipayobjects.com/zos/antfincdn/hTzzaqgHgQ/Antv%252520G2%252520%26%252520G2Plot.png" width="200" height="266" alt="code"/>
113113

114+
## 📑 Paper
115+
116+
Bairui Su, Zhiwei Wang, Zhifeng Lin, Xiaojuan Liao, Zihan Zhou, Minfeng Zhu, Wei Chen. [G2: A customizable web-based framework for authoring interactive visualizations](https://www.sciencedirect.com/science/article/pii/S2468502X26000033). Visual Informatics, 2026.
117+
118+
```
119+
@article{su2026g2,
120+
 author={Bairui Su, Zhiwei Wang, Zhifeng Lin, Xiaojuan Liao, Zihan Zhou, Minfeng Zhu, Wei Chen},
121+
 title={G2: A customizable web-based framework for authoring interactive visualizations},
122+
 journal={Visual Informatics},
123+
 year={2026},
124+
 url={https://doi.org/10.1016/j.visinf.2026.100307}
125+
}
126+
```
114127

115128
## 📄 License
116129

0 commit comments

Comments
 (0)