We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d835198 commit 7e5a38aCopy full SHA for 7e5a38a
Roadmap.txt
@@ -5,10 +5,11 @@
5
待定:
6
7
数据集支持修改类型;
8
+ SQL数据集支持执行insert/update/delete类型的SQL;
9
看板可视编辑模式绝对/相对定位元素可拖拽;
10
看板JS对象新增chart.updateOptions()函数;
11
内置图表插件新增数据卡片,将每行数据渲染为一个数据卡片;
- plugin.json添加assist:{event:[{sourceType:"", data:[{name:"..."},...]}]}属性,用于说明图表事件结构,为图表联动提供支持;
12
+ plugin.json添加ext:{event:[{sourceType:"", data:[{name:"..."},...]}]}属性,用于说明图表事件结构,为图表联动提供支持;
13
图表插件数据标记自动绑定;
14
图表插件定义常用图表属性;
15
图表插件在线定义功能;
0 commit comments