Don't apply min: 0 to the small graphs
This commit is contained in:
parent
096c919dd0
commit
53c3c5e556
@ -19,8 +19,7 @@ var smallChartOptions = {
|
||||
font: {
|
||||
color: "#E3E3E3"
|
||||
},
|
||||
labelWidth: -10,
|
||||
min: 0
|
||||
labelWidth: -10
|
||||
},
|
||||
grid: {
|
||||
hoverable: true,
|
||||
|
Loading…
Reference in New Issue
Block a user