Hi!
I like the addon so far, but I struggle to find a way to make a horizontal bar chart (so xAxis = values and yAxis = categories). I’ve seen that it is possible in echarts, but when I designate the XAxis as DataType.NUMBER and YAxis as DataType.CATEGORY, the bar chart is no longer rendered. Is it even possible?
I have updated the version. Now, this is possible.
I have added a sample code for this (Bar Chart with Axes Reversed). Please have a look.
Hi! Thank you very much for responding so quickly and adding the functionality! Works like a charm!
You are welcome