Vrender latest 版本已支持微信小程序,VChart 需要接入验证下 - [x] 补充 mode 类型,同时完善 [`isMiniAppLikeMode`](https://github.com/VisActor/VChart/blob/fde7117aa2bb826926f3234d84cb3877ec9f0454/packages/vchart/src/util/env.ts#L19) , [`toRenderMode`](https://github.com/VisActor/VChart/blob/fde7117aa2bb826926f3234d84cb3877ec9f0454/packages/vchart/src/compile/util.ts#L5)环境判断方法 - [x] 补充微信小程序接入教程 - [x] 参考 https://github.com/VisActor/lark-vchart-example 创建微信小程序 vchart 图表 demo
Vrender latest 版本已支持微信小程序,VChart 需要接入验证下
isMiniAppLikeMode,toRenderMode环境判断方法