Ah I see. The only way I can think of is to call Plotly.relayout(divname, 'yaxis.range', [/* new range /*])
after you extendTraces
call.
Ah I see. The only way I can think of is to call Plotly.relayout(divname, 'yaxis.range', [/* new range /*])
after you extendTraces
call.