Just remove label and rely on interactive popup to discern between plots, looks better who cares
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user