[+] Add title but doesn't show

This commit is contained in:
Hykilpikonna
2019-09-29 14:27:25 -04:00
parent a73d6b0399
commit 0e92cedf54
@@ -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