Only allow vertical selection with dragmode "select"

Hi all

Is it possible to create a chart with dragmode: ‘select’, but only allow this selection to happen vertically? If not, can the “zoom” event be canceled? That way I could set “xaxis.fixedrange: false, yaxis.fixedrange: true”, catch the zoom, cancel it, and emit a vertical selection event.

Thanks,

Not at the moment, unfortunately.