issues
search
VisActor
/
VMind
Not only automatic, but also intelligent. An Intelligent data Visualization System, based on LLM.
https://www.visactor.io/vmind
MIT License
183
stars
16
forks
source link
新增导出图表图片、GIF API
#111
Open
da730
opened
5 months ago
da730
commented
5 months ago
根据当前环境,调用VChart图片导出API生成图表图片
调研canvas图表转GIF和视频方案,为VMind增加图表转gif、视频接口 接口示例:
const res=vmind.exportChart(spec,type) //type可以是image, gif或video