Chart.js-Rounded-Bar-Charts
Chart.js-Rounded-Bar-Charts copied to clipboard
Disappear bars on HorizontalBar
We are using your package in React.
But when I use a horizontal bar chart, the bars do not appear even though there is data.
(for reproduce:import { HorizontalBar } from 'react-chartjs-2')