datav-vue icon indicating copy to clipboard operation
datav-vue copied to clipboard

A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具

Results 18 datav-vue issues
Sort by recently updated
recently updated
newest added

你好,请问可用版什么时候才能发布?谢谢

迫切期待1.0发布,更新更多组件。。。一直关注

store中的com为带有children 的结构数据,建议整理成单数组形式也就是之前那样 原因如下:考虑到有些组件带有层级结构可考虑在screen中增加zIndexList字段来决定组件层级结构,因为这样数组在删除时候,后端可以更快找到该组件,且若后端是mongodb一个组件保存为一个文档,后期在查询组件的时候,无法保证组件的顺序,整存整取除外 ![image](https://user-images.githubusercontent.com/16473595/188782651-a327cddd-54b6-451b-bf36-e6eb2dbcc12e.png)

项目是否还继续维护呢

This is a DX improvement when developing - we can avoid loading the entire barrel file at `#app` by using the new granular imports merged in https://github.com/nuxt/nuxt/pull/23951.

请问大佬,组件间的交互这部分开发有计划吗? 即某个组件进行某些操作时,影响另一个组件的数据或筛选