JSPM

  • Created
  • Published
  • Downloads 403282
  • Score
    100M100P100Q176733F
  • License MIT

The scale module for G2, F2.

Package Exports

  • @antv/scale
  • @antv/scale/lib
  • @antv/scale/lib/auto/cat
  • @antv/scale/lib/base
  • @antv/scale/lib/category
  • @antv/scale/lib/identity
  • @antv/scale/lib/linear
  • @antv/scale/lib/time-cat
  • @antv/scale/lib/time-util
  • @antv/scale/src
  • @antv/scale/src/base
  • @antv/scale/src/category
  • @antv/scale/src/identity
  • @antv/scale/src/linear
  • @antv/scale/src/time-cat

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@antv/scale) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

scale

npm package NPM downloads Percentage of issues still open

Installing

npm install @antv/scale

import scale from '@antv/scale';

API

See details at https://antv.alipay.com

Contributing