B:BD[
5.358173] → [
3.4824:5001]
∅:D[
6.153] → [
7.43691:43789]
∅:D[
3.5001] → [
7.43691:43789]
∅:D[
8.6590] → [
7.43691:43789]
B:BD[
7.43691] → [
7.43691:43789]
B:BD[
7.43789] → [
3.5002:5113]
B:BD[
3.5113] → [
2.395:429]
∅:D[
2.429] → [
3.5113:5177]
B:BD[
3.5113] → [
3.5113:5177]
∅:D[
3.5177] → [
7.43964:43983]
∅:D[
8.6796] → [
7.43964:43983]
B:BD[
7.43964] → [
7.43964:43983]
B:BD[
7.43983] → [
3.5178:5398]
∅:D[
3.5398] → [
7.44190:44245]
∅:D[
8.6925] → [
7.44190:44245]
B:BD[
7.44190] → [
7.44190:44245]
plotStyle = 'min-height:450px'
Plotly.react(
'autoProd',
dataProd,
{
title: "Autoconsommation sur l'année",
font: {
color: darkMode ? '#fff' : '#000',
},
plot_bgcolor: '#fff0',
paper_bgcolor: '#fff0',
autosize: true,
automargin: true,
legend: {
orientation: 'h',
},
},
{ responsive: true }
)
Plotly.react(
'autoConso',
dataConso,
{
title: "Autoproduction sur l'année",
font: {
color: darkMode ? '#fff' : '#000',
if(totalProd && totalConso) {
plotStyle = 'min-height:450px'
Plotly.react(
'autoProd',
dataProd,
{
title: "Autoconsommation sur l'année",
font: {
color: darkMode ? '#fff' : '#000',
},
plot_bgcolor: '#fff0',
paper_bgcolor: '#fff0',
autosize: true,
automargin: true,
legend: {
orientation: 'h',
},