Skip to content

Commit f1364fa

Browse files
committed
Merge branch 'vega-charts' into horizon
2 parents 5c5daff + 5e73a2a commit f1364fa

File tree

8 files changed

+6906
-2
lines changed

8 files changed

+6906
-2
lines changed

package-lock.json

Lines changed: 789 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"source-map": "^0.5.7",
3939
"stacktrace-js": "^1.3.1",
4040
"strip-ansi": "^4.0.0",
41+
"vega": "^6.1.2",
42+
"vega-tooltip": "^1.0.0",
4143
"websocket": "^1.0.34",
4244
"ws": "^8.18.0"
4345
},

src/arr/compiler/libs.arr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ import image as _
5252
import image-typed as _
5353
import color as _
5454
import csv as _
55+
import charts as _

0 commit comments

Comments
 (0)