How can I remove control panel, disable it? Display only the graph…
I’ve solved this problem:
Plotly.newPlot(‘dcn’, data, layout, {displayModeBar: false});
How can I remove control panel, disable it? Display only the graph…
I’ve solved this problem:
Plotly.newPlot(‘dcn’, data, layout, {displayModeBar: false});