JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 214339
  • Score
    100M100P100Q186440F
  • License MIT

The coordinate module for G2

Package Exports

  • @antv/coord
  • @antv/coord/lib

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/coord) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

coord

npm package NPM downloads Percentage of issues still open

Coordinate systems used in G2

Installing

npm install @antv/coord

import coord from '@antv/coord';

API

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

Contributing