Back to Visx

@visx/group

packages/visx-group/Readme.md

3.12.0455 B
Original Source

@visx/group

<a title="@visx/group npm downloads" href="https://www.npmjs.com/package/@visx/group"> </a>

<Group /> provides a simplified API for SVG <g /> elements, which are containers for other SVG objects. You may pass in a top and left margin (instead of transform={translate(...)}) and a className.

Installation

npm install --save @visx/group