Vaidotas Zemlys-Balevičius

Results 3 issues of Vaidotas Zemlys-Balevičius

https://github.com/vzemlys/covid-19

My CI job stopped working today and trying to replicate it I've stumbled on a weird bug: ``` Error in libgit2::git_remote_push : object not found - no match for id...

The label of y axis overlaps the y axis tick labels: `data.frame(x=rnorm(100),reallylongvariable=rnorm(100)*100000) %>% ggvis(~x,~reallylongvariable) %>% layer_points()` The label `reallylongvariable` should be left of the all the `y` axis labels, but...