Just remove label and rely on interactive popup to discern between plots, looks better who cares

This commit is contained in:
Peter Stockings
2023-08-08 22:35:57 +10:00
parent d3d4d39d30
commit 354abfa7de

View File

@@ -250,19 +250,18 @@
showgrid: false,
position: 1.00
},
showlegend: false,
legend: {
x: 1,
xanchor: 'right',
y: 1,
yanchor: 'top',
font: {
size: 10 // Adjust the font size of the legend to make it smaller
}
},
"orientation": "h"
}
}, {
responsive: true,
displayModeBar: false,
staticPlot: true,
//staticPlot: true,
displaylogo: false,
modeBarButtonsToRemove: ['toImage', 'sendDataToCloud', 'zoom2d', 'pan2d', 'select2d', 'lasso2d',
'zoomIn2d', 'zoomOut2d', 'autoScale2d', 'resetScale2d', 'hoverClosestCartesian',