Skip to content

ggsci 5.0.0

Choose a tag to compare

@nanxstats nanxstats released this 17 Apr 05:38
· 6 commits to master since this release
8c04958

New features

  • Add Gephi generative discrete color scales for an arbitrary number of categories via gephi_palettes(), pal_gephi(), scale_color_gephi(), and scale_fill_gephi() (#82).

    This adds 17 presets adapted from Gephi's palette engine to generate visually distinct category colors on demand. Since the generator respects R's current random number state, call set.seed() before plot evaluation for reproducible results.