[O] Make legend smaller
This commit is contained in:
@@ -75,7 +75,11 @@ export default class CourseScatter extends Vue
|
||||
legend:
|
||||
{
|
||||
bottom: 24,
|
||||
itemWidth: 14
|
||||
itemWidth: 14,
|
||||
textStyle:
|
||||
{
|
||||
fontSize: 11
|
||||
}
|
||||
},
|
||||
|
||||
// Data
|
||||
|
||||
Reference in New Issue
Block a user