Bar Chart
[ { "date": "2022-03-01", "fruit": "apple", "count": 4 }, { "date": "2022-03-01", "fruit": "banana", "count": 6 }, { "date": "2022-04-01", "fruit": "grape", "count": 10 } ]
Component Playground
Component Auto-Docs
Last updated
Was this helpful?