farba grafov
This commit is contained in:
2
resources/js/app.js
vendored
2
resources/js/app.js
vendored
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user