[O] Show tooltip
This commit is contained in:
@@ -54,13 +54,7 @@ export default class CourseScatter extends Vue
|
|||||||
name: type,
|
name: type,
|
||||||
data: CourseScatter.assignmentsData(assignments)
|
data: CourseScatter.assignmentsData(assignments)
|
||||||
}
|
}
|
||||||
}),
|
})
|
||||||
|
|
||||||
// Disable tooltip
|
|
||||||
tooltip:
|
|
||||||
{
|
|
||||||
show: false
|
|
||||||
}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
return settings;
|
return settings;
|
||||||
|
|||||||
Reference in New Issue
Block a user