xkovacsp1

Results 2 issues of xkovacsp1

Hi, I have found out that GenerateHorizontalBarChart method https://github.com/mattosaurus/ChartJSCore/blob/929b86bbb4aa1f3484b71f54561dc274d4fe2beb/ChartJSCore.Tests/BarChart.cs#L93 does not generate horizontal barchart. ![image](https://user-images.githubusercontent.com/22496898/164974681-944a17cf-e54b-4882-8e77-40af6c55f704.png) Could you please help me fix this method?

Hello, could you please tell me how I can create horizontal bar chart in version 3? I have seen that horizontal bar requires indexaxis option (see image below). As far...