Skip to content

Q&A 问题汇总 #14

@EralChen

Description

@EralChen

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 插件

Image

详见在线文档 guide/markdown-it-setup

Q: WX 交流群

见 README

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions