$ npm install @antv/g-components
Composite basic shapes provided in G into advanced components.
import { LineWithArrow } from '@antv/g-components';
const arrow = new LineWithArrow({
attrs: {
x1: 0,
// ...
},
});
© 2010 - cnpmjs.org x YWFE | Home | YWFE