Vertical bullet chart indicators

I’ve seen that in Plotly.py it’s possible to have a bullet chart oriented vertically using an orientation field, but I failed to find anything similar in the javascript API reference and I need to create a vertical bullet chart and maintain uniformity of only using plotly.js across the project. Is there a way to do this or a way to implement this functionality?