[+] Add title but doesn't show
This commit is contained in:
@@ -9,6 +9,16 @@ export default class GraphOverall extends Vue
|
||||
|
||||
private settings =
|
||||
{
|
||||
// Title
|
||||
title:
|
||||
{
|
||||
show: false,
|
||||
textStyle:
|
||||
{
|
||||
fontSize: 12
|
||||
},
|
||||
text: 'Your average score graph all time'
|
||||
},
|
||||
series:
|
||||
{
|
||||
smooth: false
|
||||
|
||||
Reference in New Issue
Block a user