# react-vis-gridarea ## Grid area for react-vis charts Usage ----- ``` import GridArea from 'react-vis-gridarea'; class TestChart extends React.Component { render() { return ( // vvvvvv // ^^^^^^ ); } } ``` Looks like this: