mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 08:46:15 +00:00
Merge pull request #28 from ffflorian/patch-01
Added title for chat times chart
This commit is contained in:
commit
e0afcc2063
@ -9,6 +9,9 @@
|
|||||||
chart: {
|
chart: {
|
||||||
type: 'heatmap',
|
type: 'heatmap',
|
||||||
},
|
},
|
||||||
|
title: {
|
||||||
|
text: 'Chat times',
|
||||||
|
},
|
||||||
colorAxis: {
|
colorAxis: {
|
||||||
stops: [
|
stops: [
|
||||||
[0, '#FFEDA0'],
|
[0, '#FFEDA0'],
|
||||||
|
Loading…
Reference in New Issue
Block a user