pepper-nice

Results 2 issues of pepper-nice

### Usage - [x] source - [x] test: coverage 100% - [x] docs ### API ```ts import { Diverging, DivergingOptions } from '@antv/scale'; const scale = new Diverging({ domain: [-10,...

## Diverging Scale Diverging scale is like sequential scale, which expects it has three elements to describe visual domain by interpolator. Their domain includes three values: two extremes and a...

enhancement