e775ebc
(pkg-fix)
loads but there will be issues with enter/exit in anim_opts by
2019-02-28 15:36:32 -0500
ad19385
Merge 7c9b6bfc9e into fe4d4b0690 by
2018-11-27 17:50:01 +0000
7c9b6bf
(pkg)
updated readme images by
2018-11-27 18:49:25 +0100
e25f780
updated images and create_images by
2018-11-27 18:20:28 +0100
19602f1
updated readme by
2018-11-27 18:20:08 +0100
dd8ae8c
minor function changes by
2018-11-27 18:19:26 +0100
30a63a3
added cell_width and cell_height option by
2018-11-27 18:04:45 +0100
f26740e
renamed anim_options_set to set_anim_options by
2018-11-27 17:56:13 +0100
5763934
unified animate_set and animate_join by
2018-11-27 17:03:12 +0100
b3d249e
added color functionality to anim_options by
2018-11-27 16:23:39 +0100
e51273d
updated ggplot theme_env by
2018-11-27 15:28:31 +0100
f47c28f
Merge branch 'master' into pkg by
2018-11-26 15:50:53 +0100
17463d3
Add CODEOWNERS by
2018-08-27 10:44:50 -0400
35fc3f7
Merge branch 'master' into pkg by
2018-11-26 15:33:00 +0100
6f41769
(master-davzim)
deleted old R file by
2018-11-19 09:56:18 +0100
22c78f4
Merge branch 'pkg' by
2018-11-16 10:31:03 +0100
7ac326c
updated readme gifs by
2018-11-16 10:30:01 +0100
b1e8cab
Merge 1d4cb9a887 into fe4d4b0690 by
2018-11-12 23:56:41 +0000
1d4cb9a
Use negating notation by
2018-11-13 00:54:50 +0100
b61fe21
Tweak font sizes by
2018-11-13 00:32:16 +0100
c42a32c
Tweak spread + gather by
2018-11-12 23:01:19 +0100
b824eb7
Tweak joins by
2018-11-13 00:21:14 +0100
4f67d9d
Reduce title size to 20 so that all titles fit by
2018-11-13 00:20:43 +0100
519a827
Merge pull request #16 from gadenbuie/pkg-updates by
2018-09-10 19:11:45 +0200
dde12e6
(pkg-updates)
Merge pull request #19 from gadenbuie/pkg-add-anim-opts-fixed by
2018-09-10 19:11:05 +0200
bbb8410
(pkg-add-anim-opts-fixed)
Export print and is methods for anim_opts by
2018-09-04 09:22:12 -0400
8a1e6f6
Update print method for anim_opts by
2018-09-04 09:09:33 -0400
e689eef
Use anim_opts = anim_options() instead of NULL by
2018-09-04 08:34:53 -0400
f957f00
Fix issues after complicated merge by
2018-09-04 08:31:47 -0400
63f7847
Update and render README with new anim_options() by
2018-09-03 15:50:05 -0400
4020070
Ensure precedence of options and add tests by
2018-09-03 15:12:11 -0400
1e23c86
anim_options_set() without argument resets global options by
2018-09-03 15:11:50 -0400
d47f3de
Fix typo in get_title_size() and add test by
2018-09-03 14:38:04 -0400
9efdb97
Completes animation options framework via anim_options() by
2018-09-03 14:29:52 -0400
54bdceb
Add print method for anim_options() by
2018-09-03 10:43:07 -0400
707fa06
Give enter/exit options name of expression used by
2018-09-03 10:42:37 -0400
259d86b
Add validate_anim_opts() and fix passing of options to static_plot() by
2018-09-03 09:39:05 -0400
4537bbc
Remove underscore from enter/exit parameters in anim_options() by
2018-09-03 09:35:37 -0400
390674f
Adds anim_options() helper function by
2018-09-02 15:19:08 -0400
9c632b2
Merge 8bf9cc487d into 326b48a5dc by
2018-09-03 19:55:45 +0000
8bf9cc4
Update and render README with new anim_options() by
2018-09-03 15:50:05 -0400
a2bfa26
Ensure precedence of options and add tests by
2018-09-03 15:12:11 -0400
beef678
anim_options_set() without argument resets global options by
2018-09-03 15:11:50 -0400
f6edac0
Fix typo in get_title_size() and add test by
2018-09-03 14:38:04 -0400
52692e5
Completes animation options framework via anim_options() by
2018-09-03 14:29:52 -0400
2cd7b44
Add print method for anim_options() by
2018-09-03 10:43:07 -0400
aa22ee1
Give enter/exit options name of expression used by
2018-09-03 10:42:37 -0400
58a7a42
Add validate_anim_opts() and fix passing of options to static_plot() by
2018-09-03 09:39:05 -0400
ea8d47d
Remove underscore from enter/exit parameters in anim_options() by
2018-09-03 09:35:37 -0400
4b7233d
Adds anim_options() helper function by
2018-09-02 15:19:08 -0400
326b48a
Only attach tidyexplain in README by
2018-09-03 14:17:21 -0400
bc22006
Completes animation options framework via anim_options() by
2018-09-03 14:03:12 -0400
86a4f38
Add default_anim_opts() by
2018-09-03 10:59:50 -0400
e6fced3
Add merge method for two anim_options() objects by
2018-09-03 10:44:41 -0400
6e0f09e
Add print method for anim_options() by
2018-09-03 10:43:07 -0400
b8d8b7b
Give enter/exit options name of expression used by
2018-09-03 10:42:37 -0400
318e633
Add validate_anim_opts() and fix passing of options to static_plot() by
2018-09-03 09:39:05 -0400
42f7ada
Remove underscore from enter/exit parameters in anim_options() by
2018-09-03 09:35:37 -0400
ee98c8a
Adds anim_options() helper function by
2018-09-02 15:19:08 -0400
e4a3de3
Add purrr dependency to Imports by
2018-09-03 08:45:17 -0400
608f002
Import spread and gather from tidyr by
2018-09-01 13:33:25 -0400
0ea0576
Fix missing dplyr:: for one_of() by
2018-09-01 13:29:09 -0400
4592186
Use tidyselect to let ... in animate_gather() match semantics of tidyr::gather() by
2018-09-01 13:25:54 -0400
c6d670c
Refactor dput_parser() and add tests by
2018-09-01 13:24:09 -0400
caa9188
Refactor get_quos_name() and add tests for tidyr_helpers by
2018-09-01 12:58:48 -0400
6e19e7f
Fix function name in choose_text_color test by
2018-09-01 12:58:16 -0400
ab88ed5
Clean up return statements for #15 by
2018-09-01 12:31:53 -0400
d2833f1
Update animate_sets to match animate_joins by
2018-09-01 12:29:29 -0400
5dcdf5f
Refactor use of quoting to get input text by
2018-09-01 12:13:46 -0400
183f6d3
Adjust font sizes in animate_gather/spread by
2018-09-01 11:53:33 -0400
e051010
Update animate_join function and documentation by
2018-08-31 23:39:48 -0400
3ab9ff2
Rename to choose_text_color and update tests by
2018-08-31 23:27:13 -0400
cb3c44b
Test tidyexplain name and update README by
2018-08-31 22:56:28 -0400
f536db1
Add package environment for global plot settings by
2018-08-31 22:43:28 -0400
e600e4f
Add tidyr:: and dplyr:: where needed by
2018-08-31 21:15:26 -0400
0a6a02d
Replace set_text_color() by
2018-08-31 21:13:38 -0400
256448d
took out animate-call from the join functions by
2018-08-28 21:52:30 +0200
bfa7255
took out stringr calls, reduced single command pipes by
2018-08-28 21:51:18 +0200
1a21ded
Merge remote-tracking branch 'gadenbuie/pkg' into package-struct by
2018-08-28 21:48:55 +0200
fe4d4b0
(HEAD -> master)
Add CODEOWNERS by
2018-08-27 10:44:50 -0400
e293d3e
Some initial cleanup of package structure for #10 #12 by
2018-08-27 10:26:28 -0400
259b44f
allows multiple id-columns by
2018-08-23 21:31:57 +0200
64bfc54
updated readme by
2018-08-23 18:00:16 +0200
12176a7
better colors in tidyr by
2018-08-23 17:51:47 +0200
779aef6
working gather and spread by
2018-08-23 15:10:33 +0200
40438fa
added authors to description by
2018-08-22 23:01:01 +0200
bdfc543
removed base-plot references by
2018-08-22 23:00:50 +0200
3b19e34
renamed some helper functions by
2018-08-22 22:53:56 +0200
1f20c8b
allow textcolor by
2018-08-22 22:28:26 +0200
f92a350
Fix #9 by removing tidyr spread/gather grouped image by
2018-08-22 16:27:42 -0400
69cb816
Remove border and use width = height = 0.9 for tiles by
2018-08-22 16:19:03 -0400
0b6db08
updated readme to show the graphics by
2018-08-22 17:31:58 +0200
668eb2a
fixed anti join by
2018-08-22 17:28:06 +0200
a861a5a
arguments can be now passed to tweak plot details by
2018-08-22 17:25:22 +0200
bcd6fe7
fixed inner join by
2018-08-22 16:51:01 +0200
a29a10f
all joins and sets properly working by
2018-08-22 16:26:37 +0200
dc16e6c
more compact documentation by
2018-08-22 11:13:32 +0200
26e342b
added variable text size by
2018-08-22 04:51:15 +0200
0d9da0d
reduced fontsize by
2018-08-22 04:49:07 +0200
d75bf31
updated Readme and added create_images skript by
2018-08-22 04:36:57 +0200