Skip to main content

Chart

Usage

import { Chart } from 'react-google-charts';

<Chart
chartType={...}
options={...}
data={...}
{...props}
/>

See all usage examples.

Props

NameTypeDefault ValueRequiredDescription