File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
- # VegaLite Release 0.0.6
1
+ # VegaLite Release 0.0.7
2
+ 1 . add Matrix operator
3
+ 2 . inject data uses CSV directly
4
+ 3 . data as tables for now
5
+ 4 . use name mangled JSON instead of char insertion
6
+ 5 . simple tests
7
+ 6 . inject data as CSV text into spec namespace
8
+ 7 . data injection speed test
9
+ 8 . Generalize HeatMap function + Try override NS left arg
10
+ 9 . development document
11
+ 10 . first pass at HeatMap function
12
+ 11 . Fix negative input
13
+ 12 . Update README.md
14
+ 13 . Update README.md
15
+ 14 . Update README.md
16
+ 15 . Create README.md
17
+ 16 . typo
18
+ 17 . m
19
+
20
+ # VegaLite Release 0.0.6 2022-03-07 17:58:58
2
21
1 . test
3
22
4
23
# VegaLite Release 0.0.5 2022-02-16 12:28:29
Original file line number Diff line number Diff line change 13
13
"ProjectSpace": "#.VegaLite",
14
14
"StartUp": "",
15
15
"URL": "https://github.com/JoshDavid/VegaLite",
16
- "Version": "0.0.6 "
16
+ "Version": "0.0.7 "
17
17
}
You can’t perform that action at this time.
0 commit comments