From d8fd702d795764288a43da4600b8e3e5a1cd886a Mon Sep 17 00:00:00 2001 From: Greg Date: Sat, 1 Feb 2014 17:15:50 -0500 Subject: [PATCH] things getting doned --- TODO.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index 95a44a3c..70d68ebe 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ We're looking for contributors! Email greg at yhathq.com for more info. - handle timestamps and dates for abline() and other geoms - aes: - ~~size~~ - - fill + - ~~fill~~ - ~~lambda columns~~ - done for now - lambda functions as columns @@ -43,8 +43,7 @@ We're looking for contributors! Email greg at yhathq.com for more info. - something strange going on with se bands (bug) - ~~implement method="lm"~~ - scales: - - scale_colour_brewer - - TODO + - ~~scale_colour_brewer~~ - scale_colour_continuous - ~~basic version~~ - scale_colour_gradient @@ -80,9 +79,9 @@ We're looking for contributors! Email greg at yhathq.com for more info. - use colorbar and sequential colormaps for continuous data (see brewer2mpl) - use color swatches and diverging colormaps for discrete data (see brewer2mpl) - ~~themes~~: - - look for better ggplot theme - - ~~theme_bw~~() - - ~~theme_xkcd~~() + - ~~look for better ggplot theme~~ + - ~~theme_bw~~ + - ~~theme_xkcd~~