search for: labels_bquote

Displaying 2 results from an estimated 2 matches for "labels_bquote".

Did you mean: label_bquote
2009 Apr 21
0
ggplot2 version 0.8.3
...labeller, not theme setting * facet_grid: gains as.table argument to control direction of horizontal facets * fortify: full set of methods for turning data from the sp package into data frames that can be plotted with ggplot2 * geom_errorbarh: new geom for horizontal error bars * labels_parsed and labels_bquote functions to make it easier to display expressions on facet labels * scale_manual now supports breaks and limits * subset: experimental new feature. Layers now have a subset argument, which takes subsets formatted like .(var1 < 5, var2 == 3) etc. * xlim and ylim now work recognise Date and POSI...
2009 Apr 21
0
ggplot2 version 0.8.3
...labeller, not theme setting * facet_grid: gains as.table argument to control direction of horizontal facets * fortify: full set of methods for turning data from the sp package into data frames that can be plotted with ggplot2 * geom_errorbarh: new geom for horizontal error bars * labels_parsed and labels_bquote functions to make it easier to display expressions on facet labels * scale_manual now supports breaks and limits * subset: experimental new feature. Layers now have a subset argument, which takes subsets formatted like .(var1 < 5, var2 == 3) etc. * xlim and ylim now work recognise Date and POSI...