Something similar to barh in Matplotlib. I see there is a barh function in Plots, but for gr/pyplot/plotlyjs backends, it returns the following error:
The backend must not support the series type Val{:barh}, and there isn't a series recipe defined.
Thank you