[O] Make legend smaller

This commit is contained in:
Hykilpikonna
2019-10-20 18:20:21 -04:00
parent 7b912a9325
commit 0773d3ef0e
@@ -75,7 +75,11 @@ export default class CourseScatter extends Vue
legend: legend:
{ {
bottom: 24, bottom: 24,
itemWidth: 14 itemWidth: 14,
textStyle:
{
fontSize: 11
}
}, },
// Data // Data