@antv/adjust

v0.2.5
The adjust module for G2, F2.
antv adjust g2 f2

@antv/adjust

Data adjust for @antv/G2.

npm package NPM downloads Percentage of issues still open

Installing

npm install @antv/adjust

Usage

import { getAdjust } from '@antv/adjust';

// contains Dodge, Jitter, Stack, Symmetric
const Dodge = getAdjust('dodge');

const d = new Dodge();

// adjust the data
const r = d.process();

License

MIT

npm i @antv/adjust

Metadata

  • MIT
  • Whatever
  • https://github.com/orgs/antvis/people
  • released 1/23/2022

Downloads