Revert "[+] Add a graph title"

This reverts commit 610d1d190d.
This commit is contained in:
Hykilpikonna
2019-09-29 12:44:50 -04:00
parent 610d1d190d
commit 3de4b1f6e6
@@ -7,12 +7,8 @@ export default class GraphOverall extends Vue
{ {
@Prop({required: true}) chart: any; @Prop({required: true}) chart: any;
private options = private settings =
{ {
title:
{
text: 'Your average score graph all time'
},
series: series:
{ {
smooth: false smooth: false