Plotly JS charts with dual category axis

Hi,
I love plotly.
I want to categorize the x axis labels. I am not able to find any sample for it. Can you please advice if its possible to achieve this using plotly JS.

Samples

1 Like

http://codepen.io/etpinard/pen/ZQxxWb should get you started on the right track.

2 Likes

This works for me. Thanks for quick reply.