Skip to content

Commit 7e5a38a

Browse files
committed
补充版本更新日志
1 parent d835198 commit 7e5a38a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Roadmap.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
待定:
66

77
数据集支持修改类型;
8+
SQL数据集支持执行insert/update/delete类型的SQL;
89
看板可视编辑模式绝对/相对定位元素可拖拽;
910
看板JS对象新增chart.updateOptions()函数;
1011
内置图表插件新增数据卡片,将每行数据渲染为一个数据卡片;
11-
plugin.json添加assist:{event:[{sourceType:"", data:[{name:"..."},...]}]}属性,用于说明图表事件结构,为图表联动提供支持;
12+
plugin.json添加ext:{event:[{sourceType:"", data:[{name:"..."},...]}]}属性,用于说明图表事件结构,为图表联动提供支持;
1213
图表插件数据标记自动绑定;
1314
图表插件定义常用图表属性;
1415
图表插件在线定义功能;

0 commit comments

Comments
 (0)