[O] Change title of the chart
This commit is contained in:
@@ -25,8 +25,8 @@ export default class CourseScatter extends Vue
|
|||||||
{
|
{
|
||||||
fontSize: 12
|
fontSize: 12
|
||||||
},
|
},
|
||||||
text: 'Course GPA',
|
text: 'Assignments',
|
||||||
subtext: 'Current GPA for every course',
|
subtext: 'Assignment scores for ' + this.course.name,
|
||||||
x: 'center'
|
x: 'center'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user