@syhr/dga-charts 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -74,9 +74,8 @@ chart.on('diagnose', (results) => {
|
|
|
74
74
|
|
|
75
75
|
## 📖 官方文档
|
|
76
76
|
|
|
77
|
-
详细的 API 参考、进阶配置(如坐标网格自定义、独立气泡样式、交互式 Formatter)以及所有图表的 Live Demo
|
|
77
|
+
详细的 API 参考、进阶配置(如坐标网格自定义、独立气泡样式、交互式 Formatter)以及所有图表的 Live Demo,请查阅我们的官方文档网站:https://shr.dga-chart.ccwu.cc/。
|
|
78
78
|
|
|
79
|
-
*(建议将此处替换为您部署后的文档实际网址,如 https://shr.dga-chart.ccwu.cc/ )*
|
|
80
79
|
|
|
81
80
|
## 📄 License
|
|
82
81
|
|