On this pageChartUsage​import { Chart } from 'react-chartjs-2';<Chart type={...} options={...} data={...} {...props}/>CopySee full usage examples.Props​Also supports all standard <canvas> props.