[O] Lighten legend label color

This commit is contained in:
Hykilpikonna
2019-10-20 18:20:35 -04:00
parent 0773d3ef0e
commit 6286c5736e
@@ -78,6 +78,7 @@ export default class CourseScatter extends Vue
itemWidth: 14, itemWidth: 14,
textStyle: textStyle:
{ {
color: '#777',
fontSize: 11 fontSize: 11
} }
}, },