Horizontal bar widget
Hi, can I make horizontal bar widget? I worte to 'datasets' - 'axis' => 'y', but don't work.
My code: https://gist.github.com/dkkairov/499729db3019b95deab844ebef04128f
1 Reply
Solution
Solved! protected static ?array $options = [
'indexAxis' => 'y',
];