Skip to content

Commit 31fdc11

Browse files
committed
use ggvis 4.7
1 parent d42ab60 commit 31fdc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# initialization -----------
22
library(shiny)
3-
library(ggvis)
3+
library(ggvis) # version 4.7. linked_brushes are broken in 4.8
44
# library(RCurl)
55
# library(GGally)
66
# library(data.table)

0 commit comments

Comments
 (0)