farba grafov

This commit is contained in:
2021-01-12 12:51:06 +01:00
parent f7648b84dd
commit 50c493e20f
2 changed files with 4 additions and 0 deletions

2
resources/js/app.js vendored
View File

@@ -54,6 +54,7 @@ Vue.use(VueDygraphs);
fillGraph: true
},
hum_options: {
color: 'red',
legend: 'always',
title: 'Vlhkosť graf',
xlabel: 'Dátum',
@@ -62,6 +63,7 @@ Vue.use(VueDygraphs);
fillGraph: true
},
p_options: {
color: 'blue',
legend: 'always',
title: 'Tlak graf',
xlabel: 'Dátum',