1 changed files with
5 additions and
5 deletions
|
|
|
@ -293,8 +293,8 @@
|
|
|
|
|
fontColor: '#252525',
|
|
|
|
|
fontSize: '11',
|
|
|
|
|
min: 0,
|
|
|
|
|
max: 20,
|
|
|
|
|
stepSize: 2,
|
|
|
|
|
max: 40,
|
|
|
|
|
stepSize: 5,
|
|
|
|
|
}
|
|
|
|
|
}],
|
|
|
|
|
xAxes: [{
|
|
|
|
@ -410,9 +410,9 @@
|
|
|
|
|
padding: 5,
|
|
|
|
|
fontColor: '#252525',
|
|
|
|
|
fontSize: '11',
|
|
|
|
|
min: 0,
|
|
|
|
|
max: 20,
|
|
|
|
|
stepSize: 2,
|
|
|
|
|
min: 20,
|
|
|
|
|
max: 52,
|
|
|
|
|
stepSize: 4,
|
|
|
|
|
}
|
|
|
|
|
}],
|
|
|
|
|
xAxes: [{
|
|
|
|
|