@visx/group

visx group

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@visx/group
3.3.010 months ago4 years agoMinified + gzip package size for @visx/group in KB

Readme

@visx/group

<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