Open joshmorel opened 8 years ago
I was not able to reproduce this. Pasting the above code resulted in the following plot:
I assume some of the difference is a change in the table the data is scraped from, but the bars are clearly not stacked. This is using ggvis 0.4.3 so maybe that update fixed it.
Hello, I would like to create a grouped barchart (which is not stacked) using ggvis. #164 I read some other issues which identified this was a work in progress, but since it works in a simple case I assume it is now a usable feature?
I've included some reproducible code for the case that doesn't work. There is also a simple case which does work - so I'm at a loss at this point to troubleshoot further. In my case, instead of dodging the bars, it just paints them on top of one another (both RStudio and Chrome).
I'm using RStudio version 0.99.491 on max