---
name: RenderChart
route: /RenderChart
---

```
<RenderChart option={op} loaded={(chart) => {}} />;
```