antvis/G6VP

常见问题

Aperta

#332 aperta il 5 giu 2023

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (120 fork)auto 404
help wanted

Metriche repository

Star
 (960 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

不定期整理到文档中: https://github.com/antvis/G6VP/blob/master/docs/trouble-shooting.md

Q:导出 HTML 为什么图标没有显示? A:因为 资产在font的地址是 ://xxx.font.js 如果是直接点击文件打开html,地址就会是file,存在找不到资源,建议本地使用文件服务器托管起来访问,比如 live server image

Q:windows 环境下如何安装依赖 A:建议根据这个issue提示进行安装:https://github.com/antvis/G6VP/issues/44#issuecomment-1341901665 后续我们会合并PR:https://github.com/antvis/G6VP/pull/271 解决这个问题

Guida contributor