VMind icon indicating copy to clipboard operation
VMind copied to clipboard

新增导出图表图片、GIF API

Open da730 opened this issue 1 year ago • 0 comments

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

da730 avatar May 14 '24 10:05 da730