diff --git a/templates/person.html b/templates/person.html index 98ba8e1..d2bfe2f 100644 --- a/templates/person.html +++ b/templates/person.html @@ -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',