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
public/js/app.js vendored
View File

@@ -74868,6 +74868,7 @@ var app = new Vue({
fillGraph: true
},
hum_options: {
color: 'red',
legend: 'always',
title: 'Vlhkosť graf',
xlabel: 'Dátum',
@@ -74876,6 +74877,7 @@ var app = new Vue({
fillGraph: true
},
p_options: {
color: 'blue',
legend: 'always',
title: 'Tlak graf',
xlabel: 'Dátum',