UNPKG

react-gifted-charts

Version:

ReactJS counterpart of react-native-gifted-charts. An intuitive charting library for Bar, Line, Area, Pie, Donut, Stacked Bar, Population Pyramid and Radar charts in React

13 lines 260 B
export var styles = { container: { flex: 1, // width: '100%', // height: '100%', justifyContent: 'center', alignItems: 'center', }, row: { display: 'flex', }, }; //# sourceMappingURL=styles.js.map