File tree 2 files changed +34
-0
lines changed
2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v1.2.7
2
+
3
+ 2024-03-26
4
+
5
+
6
+ ** 🆕 New feature**
7
+
8
+ - ** @visactor/vmind ** : support data aggregation with skylark`
9
+ - ** @visactor/vmind ** : support rule-based chart generation`
10
+ - ** @visactor/vmind ** : use fold to process the dataset when there are more than 1 y field`
11
+
12
+ ** 🐛 Bug fix**
13
+
14
+ fix several badcases in data aggregation and chart generation.
15
+
16
+ [ more detail about v1.2.7] ( https://github.com/VisActor/VMind/releases/tag/v1.2.7 )
17
+
Original file line number Diff line number Diff line change
1
+ # v1.2.7
2
+
3
+ 2024-03-26
4
+
5
+
6
+ ** 🆕 新增功能**
7
+
8
+ - ** @visactor/vmind ** : support data aggregation with skylark`
9
+ - ** @visactor/vmind ** : support rule-based chart generation`
10
+ - ** @visactor/vmind ** : use fold to process the dataset when there are more than 1 y field`
11
+
12
+ ** 🐛 功能修复**
13
+
14
+ fix several badcases in data aggregation and chart generation.
15
+
16
+ [ 更多详情请查看 v1.2.7] ( https://github.com/VisActor/VMind/releases/tag/v1.2.7 )
17
+
You can’t perform that action at this time.
0 commit comments