@@ -300,9 +239,9 @@
{
xref: 'paper',
yref: 'paper',
- x: 0.98,
+ x: 0.02,
xanchor: 'auto',
- y: 0.02,
+ y: 0.60,
yanchor: 'auto',
text: 'Moneroj
https://www.moneroj.net',
showarrow: false,
@@ -318,7 +257,7 @@
}],
separators: ",.",
legend: {
- x: 0.98,
+ x: 0.02,
y: 0.98,
bgcolor: '#333333',
bordercolor: '#5f5f5f',
@@ -361,7 +300,6 @@
,size: 13
}
,gridcolor: "#333333"
- ,range: ['2020-08-01', '2022-11-01']
,zeroline: true
},
margin: {
@@ -415,7 +353,6 @@
,size: 13
}
,gridcolor: "#333333"
- ,range: ['2020-08-01', '2022-11-01']
,zeroline: true
},
margin: {
@@ -450,11 +387,9 @@
}
env_size = findBootstrapEnvironment();
if (env_size == "xs") {
- document.getElementById("graph1").style.height="350px";
Plotly.newPlot('graph', data_mobile, layout_mobile, {responsive: true, modeBarButtonsToRemove: ['toImage', 'hoverCompareCartesian', 'hoverClosest2d', 'toggleSpikelines', 'lasso2d', 'select2d', 'hoverClosestCartesian'], displaylogo: false});
}
else {
- document.getElementById("graph1").style.height="700px";
Plotly.newPlot('graph', data, layout, {responsive: true, modeBarButtonsToRemove: ['toImage', 'hoverCompareCartesian', 'hoverClosest2d', 'toggleSpikelines', 'lasso2d', 'select2d', 'hoverClosestCartesian'], displaylogo: false});
}
diff --git a/charts/templates/charts/pt.html b/charts/templates/charts/pt.html
index d22a452..76ee116 100644
--- a/charts/templates/charts/pt.html
+++ b/charts/templates/charts/pt.html
@@ -508,10 +508,9 @@
@@ -540,7 +539,7 @@
diff --git a/users/templates/users/base.html b/users/templates/users/base.html
index 362b9a3..9f4a28f 100644
--- a/users/templates/users/base.html
+++ b/users/templates/users/base.html
@@ -114,11 +114,9 @@
@@ -146,7 +144,7 @@