[+] Display tooltip
This commit is contained in:
@@ -58,6 +58,7 @@ export default class CourseTypeRadar extends Vue
|
|||||||
},
|
},
|
||||||
indicator: this.course.assignmentTypes.map(t => {return {name: t.name, max: t.scoreMax}})
|
indicator: this.course.assignmentTypes.map(t => {return {name: t.name, max: t.scoreMax}})
|
||||||
},
|
},
|
||||||
|
tooltip: {},
|
||||||
|
|
||||||
// Data
|
// Data
|
||||||
series:
|
series:
|
||||||
|
|||||||
Reference in New Issue
Block a user