ggsci 0.1.0

Scientific and sci-fi color palettes from ggsci for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "ggsci"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Scientific and sci-fi color palettes from ggsci for Rust"
keywords = ["colors", "palettes", "ggplot2", "plotting", "visualization"]
readme = "README.md"
include = ["Cargo.toml", "README.md", "src/**/*.rs"]

[lints]
workspace = true