'Grouped' Line Plot

Hi

Is it possible to create a grouped line plot using plotly.js? By ‘grouped line plot’ I mean groupings on the x-axis, like this example https://i.stack.imgur.com/CV6eB.jpg where the years are the groups on the x-axis.

Ideally I would like to be able to do this without simply adding text annotations.

Mark

Not at the moment, but soon. You may want to subscribe to https://github.com/plotly/plotly.js/issues/2799 for the latest development info.

Thanks for pointing out the github topic. Hopefully it is available soon…