Skip to content
Snippets Groups Projects
Commit 8b4ee7de authored by robocopAlpha's avatar robocopAlpha
Browse files

update readme and add author info

parent d9b9fbc9
No related branches found
No related tags found
No related merge requests found
####
## Author: Deepankar Chakroborty
## Available at: https://gitlab.utu.fi/deecha/ggplot_themes/
## Report issues: https://gitlab.utu.fi/deecha/ggplot_themes/-/issues/new
DC_theme_generator <- function(type,legend=T,ticks="out",x.axis.angle=0,hjust=0.5,vjust=0.5,fontsize.cex=1.5,fontfamily="serif"){ DC_theme_generator <- function(type,legend=T,ticks="out",x.axis.angle=0,hjust=0.5,vjust=0.5,fontsize.cex=1.5,fontfamily="serif"){
## Options: ## Options:
......
...@@ -4,7 +4,9 @@ ...@@ -4,7 +4,9 @@
```ggplot2``` is a fantastic package made available by the great people over at [tidyverse](https://ggplot2.tidyverse.org/). ```ggplot2``` is great for designing plots layer by layer in R. Although ```ggplot2``` provides theming capabilities, the default choices available through the package can seem mundane and unapplealing for making publication quality figures. ```ggplot2``` is a fantastic package made available by the great people over at [tidyverse](https://ggplot2.tidyverse.org/). ```ggplot2``` is great for designing plots layer by layer in R. Although ```ggplot2``` provides theming capabilities, the default choices available through the package can seem mundane and unapplealing for making publication quality figures.
See these examples:![animation](img/animation.gif) See these examples:
![animation](img/animation.gif)
......
img/animation.gif

218 KiB | W: | H:

img/animation.gif

212 KiB | W: | H:

img/animation.gif
img/animation.gif
img/animation.gif
img/animation.gif
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment