react-color-utils

0.1.0 • Public • Published

rechart-color-utils

Here are color utils designed for recharts and so on.

Platte

  • use import {Platte} from 'rechart-color-utils' to import module.
  • use Platte(baseColor, colorScheme) to generate your color plattes.
  • ex, Platte('#F0286C', 'complementary')
  • Color Scheme List
    • complementary 互补色
    • analogous 相近色
    • split-complementary 1-2互补色
    • triadic 三色系
    • rectangle 分散互补色系
    • square 均匀四色系
    • single 原始色

Readme

Keywords

none

Package Sidebar

Install

npm i react-color-utils

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • xile611