Skip to content

Commit 05b39e8

Browse files
authored
doc: Add star history section to README
doc: Add star history section to README
1 parent 8cc38e0 commit 05b39e8

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,17 @@ pyvchart 主要由以下几位开发者开发维护
101101

102102
<a href="https://github.com/visactor/py-vchart/graphs/contributors"><img src="https://contrib.rocks/image?repo=visactor/py-vchart" /></a>
103103

104+
## Star History
105+
106+
<a href="https://gitdata.xuanhun520.com/#VisActor/py-vchart&Date">
107+
<picture >
108+
<source media="(prefers-color-scheme: dark) and (max-width: 800px)" srcset="https://gitdata.xuanhun520.com/api/starimg?repos=VisActor/py-vchart&type=Date&theme=dark" />
109+
<source media="(prefers-color-scheme: light) and (max-width: 800px)" srcset="https://gitdata.xuanhun520.com/api/starimg?repos=VisActor/py-vchart&type=Date&theme=light" />
110+
<img style="width: 800px; height: 533px;" alt="Star History Chart" src="https://gitdata.xuanhun520.com/api/starimg?repos=VisActor/py-vchart&type=Date&theme=dark" />
111+
</picture>
112+
</a>
113+
114+
104115
## 📃 License
105116

106-
MIT [©VisActor](https://github.com/VisActor)
117+
MIT [©VisActor](https://github.com/VisActor)

0 commit comments

Comments
 (0)