forked from bofh/fetsite
update für questions
This commit is contained in:
@@ -40,7 +40,8 @@ $(function () {
|
||||
},
|
||||
labels: {
|
||||
overflow: 'justify'
|
||||
}
|
||||
},
|
||||
minTickInterval: 1
|
||||
},
|
||||
tooltip: {
|
||||
valueSuffix: ' votes'
|
||||
@@ -52,17 +53,6 @@ $(function () {
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
layout: 'vertical',
|
||||
align: 'right',
|
||||
verticalAlign: 'top',
|
||||
x: -40,
|
||||
y: 80,
|
||||
floating: true,
|
||||
borderWidth: 1,
|
||||
backgroundColor: ((Highcharts.theme && Highcharts.theme.legendBackgroundColor) || '#FFFFFF'),
|
||||
shadow: true
|
||||
},
|
||||
credits: {
|
||||
enabled: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user