I've got a angular-nvd3 scatter chart (similar to http://krispo.github.io/angular-nvd3/#/scatterChart) with two series of data. There is a requirement to add a few vertical reference lines to this graph to mark key dates.
The multichart works but I would lose the zoom function which is a key requirement.
Is there any way to add a vertical reference line in the scatter chart? TIA
