[O] Make legend smaller
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user