How to create a horizontal bar chart using Frappe Charts?

Hi everyone,

I want to create a horizontal bar chart in my custom app (or dashboard) using Frappe Charts. By default, the type is "bar", which renders a vertical bar chart.

I couldn’t find any option like "horizontalBar" in the documentation.

Can someone guide me on how to configure or customize the chart to display bars horizontally?

Any example or workaround would be really helpful.

Thanks in advance!