Commit graph

40 commits

Author SHA1 Message Date
652976724b Add further parameters for theming
Title position
Legend title and text size, color and font face
Axis title and text color and font face
Caption position
2022-12-21 13:12:19 -05:00
519c9c62a3 Add wrapping to x discrete labels 2022-12-21 12:43:32 -05:00
6ff42bac73 Wraping of title, caption and subtitle pass to theming 2022-12-21 12:19:47 -05:00
e8a6734d0f Add wraps for title, subtitle, and caption 2022-12-21 11:41:58 -05:00
bdb44ed82f Add missing documentation 2022-12-21 11:40:48 -05:00
291e46ef73 Add axis text and title size 2022-12-21 11:35:28 -05:00
4861a4c59d Wrap text arg 2022-12-21 11:32:37 -05:00
5e6ceefe22 Align title and caption to plot 2022-12-21 11:32:30 -05:00
c55e293752 Correct typing mistake 2022-12-21 10:42:15 -05:00
192ef98752 Remove dependency to ggblanket 2022-12-21 10:42:03 -05:00
6af6fc044a Update to v0.3.9000 2022-12-16 11:20:41 -05:00
cb9a8bfcac Update documentation 2022-11-20 19:02:03 -04:00
0198ad53c3 Add point_reach() 2022-11-20 18:56:00 -04:00
04936f2263 Update scale_*() 2022-11-20 18:55:50 -04:00
8dbabe7303 reach_theme() with reversed legend guide 2022-11-20 18:55:03 -04:00
efc9e0ffef bar_reach() added
Replace hbar
Follow REACH theme by default
2022-11-20 18:54:18 -04:00
d2ef1fdec4 Correction to color palettes 2022-11-20 18:13:04 -04:00
5998a91891 Remove unnecessary themes 2022-11-10 18:22:36 +01:00
045e277cb6 Rewrite of theme_reach() 2022-11-10 18:09:40 +01:00
922a647be8 Update pal_reach.R 2022-09-19 16:14:20 -04:00
650e36c0d1 Add REACH 2-to-7-color palettes 2022-09-19 15:37:47 -04:00
1f359fa5ee Add all colors necessary for REACH color palettes 2022-09-19 15:37:22 -04:00
5f60a7d186 Add pal_impact() 2022-09-18 20:33:46 -04:00
9289acbfe9 Added cols_impact() 2022-09-18 20:31:22 -04:00
106fddc8ea Change theme arg name 2022-07-17 19:25:09 -04:00
0088a1ad65 Oops 2022-07-17 19:21:39 -04:00
d6d06d67f7 Update pal arg name 2022-07-17 19:20:30 -04:00
f2cd5002e5 Some theme 2022-07-10 19:25:16 -04:00
86390b609a Some change / some test 2022-07-10 19:17:44 -04:00
bdee722ce1 Added text sizes as params 2022-07-10 19:00:39 -04:00
d349e6a6d3 Add hbar_percent() 2022-07-10 11:27:01 -04:00
c8fdf41521 Move from simplevis to successor ggblanket 2022-07-10 11:17:17 -04:00
15ab2819c7 Add reverse arg to hbar() 2022-07-06 20:14:37 -04:00
956ffb2bdc Small update to hbar() 2022-07-06 19:10:22 -04:00
968348d867 Update documentation for scale_fill() and scale_color() 2022-05-14 18:25:20 -04:00
a13dc5e5fe Add scale_fill() that was misnamed 2022-05-14 10:31:40 -04:00
4811f00b3f Update documentation and check arg error in hbar*() functions 2022-05-14 10:20:14 -04:00
23acd8f160 Add internals for hbar functions 2022-05-08 18:00:52 -04:00
a9afe01160 Two horizontal bar chart functions 2022-05-08 18:00:14 -04:00
9c569b86bb Initial commit 2022-05-01 11:36:23 +02:00