kojisposts

Results 6 comments of kojisposts

(wait the graphs on geom_tile aren't working? also, need to correct the underscore problem on geom_text - it's possible I only corrected the .Rmd and not .Md)

update: no idea why the graphs in geom_tile aren't showing up, re-knitting the document did nothing.

Update: geom_path does not work in ggplotly (they seem to be aware of the problem), and also geom_freqpoly is a truly atrocious geom that is a worse version of geom_density....

Hi! Just wanted to bring this issue to your attention again, as none of the workarounds mentioned above seem to be working (and aren't working in the documentation either)! (There's...

Would like to note a similar issue, where I included `facet_wrap(~name, ncol=1, strip.position = "left")` in a ggplot and the resulting strips were at the top. (ggplotly, without the plotly...