65 Révisions (pkg)

Auteur SHA1 Message Date
  David dd8ae8c0f8 minor function changes il y a 7 ans
  David 30a63a38e7 added cell_width and cell_height option il y a 7 ans
  David f26740e5ef renamed anim_options_set to set_anim_options il y a 7 ans
  David 576393416d unified animate_set and animate_join il y a 7 ans
  David b3d249e9a1 added color functionality to anim_options il y a 7 ans
  David e51273d00b updated ggplot theme_env il y a 7 ans
  Garrick Aden-Buie bbb8410c78 Export print and is methods for anim_opts il y a 7 ans
  Garrick Aden-Buie 8a1e6f6004 Update print method for anim_opts il y a 7 ans
  Garrick Aden-Buie e689eefdad Use anim_opts = anim_options() instead of NULL il y a 7 ans
  Garrick Aden-Buie f957f00ac2 Fix issues after complicated merge il y a 7 ans
  Garrick Aden-Buie 4020070096 Ensure precedence of options and add tests il y a 7 ans
  Garrick Aden-Buie 1e23c86f76 anim_options_set() without argument resets global options il y a 7 ans
  Garrick Aden-Buie d47f3de2b4 Fix typo in get_title_size() and add test il y a 7 ans
  Garrick Aden-Buie 9efdb97da5 Completes animation options framework via anim_options() il y a 7 ans
  Garrick Aden-Buie 54bdceb2a2 Add print method for anim_options() il y a 7 ans
  Garrick Aden-Buie 707fa062f5 Give enter/exit options name of expression used il y a 7 ans
  Garrick Aden-Buie 259d86b6b1 Add validate_anim_opts() and fix passing of options to static_plot() il y a 7 ans
  Garrick Aden-Buie 4537bbcada Remove underscore from enter/exit parameters in anim_options() il y a 7 ans
  Garrick Aden-Buie 390674f0ec Adds anim_options() helper function il y a 7 ans
  Garrick Aden-Buie 608f0020a0 Import spread and gather from tidyr il y a 7 ans
  Garrick Aden-Buie 0ea0576fa0 Fix missing dplyr:: for one_of() il y a 7 ans
  Garrick Aden-Buie 4592186af7 Use tidyselect to let ... in animate_gather() match semantics of tidyr::gather() il y a 7 ans
  Garrick Aden-Buie c6d670cca3 Refactor dput_parser() and add tests il y a 7 ans
  Garrick Aden-Buie caa9188b69 Refactor get_quos_name() and add tests for tidyr_helpers il y a 7 ans
  Garrick Aden-Buie ab88ed5e0e Clean up return statements for #15 il y a 7 ans
  Garrick Aden-Buie d2833f1e30 Update animate_sets to match animate_joins il y a 7 ans
  Garrick Aden-Buie 5dcdf5fb91 Refactor use of quoting to get input text il y a 7 ans
  Garrick Aden-Buie 183f6d34f4 Adjust font sizes in animate_gather/spread il y a 7 ans
  Garrick Aden-Buie e051010280 Update animate_join function and documentation il y a 7 ans
  Garrick Aden-Buie 3ab9ff2096 Rename to choose_text_color and update tests il y a 7 ans
  Garrick Aden-Buie f536db1c0f Add package environment for global plot settings il y a 7 ans
  Garrick Aden-Buie e600e4f31d Add tidyr:: and dplyr:: where needed il y a 7 ans
  Garrick Aden-Buie 0a6a02dd64 Replace set_text_color() il y a 7 ans
  David 256448d876 took out animate-call from the join functions il y a 7 ans
  David bfa7255a92 took out stringr calls, reduced single command pipes il y a 7 ans
  Garrick Aden-Buie e293d3e5df Some initial cleanup of package structure for #10 #12 il y a 7 ans
  David 259b44fcfa allows multiple id-columns il y a 7 ans
  David 64bfc54ca9 updated readme il y a 7 ans
  David 12176a7ac7 better colors in tidyr il y a 7 ans
  David 779aef6183 working gather and spread il y a 7 ans
  David bdfc5438fe removed base-plot references il y a 7 ans
  David 3b19e34033 renamed some helper functions il y a 7 ans
  David 1f20c8bb29 allow textcolor il y a 7 ans
  Garrick Aden-Buie f92a350b50 Fix #9 by removing tidyr spread/gather grouped image il y a 7 ans
  Garrick Aden-Buie 69cb8165eb Remove border and use width = height = 0.9 for tiles il y a 7 ans
  David 668eb2a54f fixed anti join il y a 7 ans
  David a861a5aa67 arguments can be now passed to tweak plot details il y a 7 ans
  David bcd6fe777b fixed inner join il y a 7 ans
  David a29a10f3ae all joins and sets properly working il y a 7 ans
  David dc16e6c8d6 more compact documentation il y a 7 ans