xfim / ggmcmc

Graphical tools for analyzing Markov Chain Monte Carlo simulations from Bayesian inference
111 stars 31 forks source link

ggs_crosscorrelation() gives a warning "Non Lab interpolation is deprecated" #45

Closed xfim closed 8 years ago

xfim commented 9 years ago

The issue comes from https://github.com/hadley/scales/blob/master/R/pal-gradient.r

BadWizard commented 9 years ago

@xfim Hi, I was wondering if it is possible to use Latex notation in the plots, e.g. $\alpha$ instead of alpha

xfim commented 8 years ago

Yes, @BadWizard. I am working on it, but right now it depends on the next stable version of ggplot2 and the ability to use "labeller" as argument in "facet_wrap()". Once ggplot2_1.1 is stable I will update it.