VMind
VMind copied to clipboard
新增导出图表图片、GIF API
- 根据当前环境,调用VChart图片导出API生成图表图片
- 调研canvas图表转GIF和视频方案,为VMind增加图表转gif、视频接口 接口示例:
const res=vmind.exportChart(spec,type) //type可以是image, gif或video