27 lines
786 B
Markdown
27 lines
786 B
Markdown
# coord
|
|
|
|
[](https://travis-ci.org/antvis/coord)
|
|

|
|

|
|
|
|
[](https://www.npmjs.com/package/@antv/coord)
|
|
[](https://npmjs.org/package/@antv/coord)
|
|
[](http://isitmaintained.com/project/antvis/coord "Percentage of issues still open")
|
|
|
|
Coordinate systems used in G2
|
|
|
|
## Installing
|
|
|
|
`npm install @antv/coord`
|
|
|
|
```js
|
|
import coord from '@antv/coord';
|
|
|
|
```
|
|
|
|
## API
|
|
|
|
See details at https://antv.alipay.com
|
|
|
|
## Contributing
|