Changelog
0.5.900
0.4.900
- decrease ggplot2 base_size from 14 to 12
- set font style for axis.text, axis.title, legend.text, strip.text
0.4.0
- change default palette back to adapted D3 to avoid misunderstandings
- add vertical grid lines to be more distinguishable from standard highcharts
0.3.0
- use proper IDS CD palette as default palette (thanks @Sascha)
- add palette displays to Readme.md
0.2.0
- themes and palettes for ggplot2 added:
theme_ids()
, theme_ids(style="dark")
, scale_colour_ids()
, scale_fill_ids()
- centralised initialisation for colours and palettes
0.1.0
- themes for highcharter:
hc_theme_ids_light()
, hc_theme_ids_dark()
, hc_theme_ids_mono()