Q: ECharts 显示不了
注意控制台警告,若出现
[ECharts] Can't get DOM width or height. Please check dom.clientWidth and dom.clientHeight. They should not be 0.For example, you may need to call this in the callback of window.onload.
组件库没有约定 ECharts 容器的样式,你可以通过css 给予高度
.vk-echart-x {
height: 500px;
}
Q: 如何集成其他 MarkdownIt 插件

详见在线文档 guide/markdown-it-setup
Q: WX 交流群
见 README
Q: ECharts 显示不了
注意控制台警告,若出现
[ECharts] Can't get DOM width or height. Please check dom.clientWidth and dom.clientHeight. They should not be 0.For example, you may need to call this in the callback of window.onload.
组件库没有约定 ECharts 容器的样式,你可以通过css 给予高度
Q: 如何集成其他 MarkdownIt 插件
详见在线文档 guide/markdown-it-setup
Q: WX 交流群
见 README