antvis/G6VP

常见问题

Ouverte

#332 ouverte le 5 juin 2023

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (120 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (960 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

不定期整理到文档中: 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 解决这个问题

Guide contributeur