An open API service indexing awesome lists of open source software.

https://github.com/nanxstats/ggsci-iterm

Microsite for previewing all iterm color palettes in ggsci
https://github.com/nanxstats/ggsci-iterm

ansi-colors color-palettes data-visualization ggplot2 ggsci iterm iterm2 visualization

Last synced: 5 months ago
JSON representation

Microsite for previewing all iterm color palettes in ggsci

Awesome Lists containing this project

README

          

# ggsci-iterm

Update `_palettes.qmd`:

```bash
Rscript update.R
```

Render site locally:

```bash
quarto render
```