Merge pull request #28 from ffflorian/patch-01

Added title for chat times chart
This commit is contained in:
Fabian Schlenz 2016-11-25 21:44:14 +01:00 committed by GitHub
commit e0afcc2063
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
chart: {
type: 'heatmap',
},
title: {
text: 'Chat times',
},
colorAxis: {
stops: [
[0, '#FFEDA0'],