[O] Show title in graph settings

This commit is contained in:
Hykilpikonna
2019-09-29 15:32:46 -04:00
parent 02533f6b07
commit 1659964011
@@ -13,12 +13,13 @@ export default class GraphOverall extends Vue
// Title
title:
{
show: false,
show: true,
textStyle:
{
fontSize: 12
},
text: 'Your average score graph all time'
text: 'Average Grade',
subtext: 'Average grade trend for your classes',
},
// Legend
legend: