Skip to content
Snippets Groups Projects
Unverified Commit 5de0d986 authored by bingyanglin's avatar bingyanglin
Browse files

update_dashboard

parent 19dcda6f
No related branches found
No related tags found
No related merge requests found
......@@ -28,22 +28,22 @@
[1, '#3e3e40']
]
},
style: {
fontFamily: '\'Unica One\', sans-serif'
},
// style: {
// fontFamily: 'sans-serif'
// },
plotBorderColor: '#606063'
},
title: {
style: {
color: '#E0E0E3',
textTransform: 'uppercase',
// textTransform: 'uppercase',
fontSize: '20px'
}
},
subtitle: {
style: {
color: '#E0E0E3',
textTransform: 'uppercase'
// textTransform: 'uppercase'
}
},
xAxis: {
......@@ -232,7 +232,7 @@
},
title: {
text: 'Transaction per Second'
text: 'Transactions per second'
},
time: {
......@@ -262,7 +262,7 @@
},
series: [{
name: 'Transaction per Second',
name: 'Transactions per second',
data: data,
type: 'areaspline',
threshold: null,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment