Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6e695e60dd
@ -73,6 +73,7 @@ $(document).ready(function() {
|
||||
if (title.length == 0) {
|
||||
title = ' ';
|
||||
}
|
||||
currentSettings.title.text = title;
|
||||
currentChart.setTitle({ text: title });
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user