mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
CE-604 Adjust legend dot size, padding, and font
This commit is contained in:
@ -51,8 +51,12 @@ export const options = {
|
||||
labels: {
|
||||
usePointStyle: true,
|
||||
pointStyle: "circle",
|
||||
pointStyleWidth: 3,
|
||||
padding: 20
|
||||
boxHeight: 8,
|
||||
boxWidth: 8,
|
||||
padding: 12,
|
||||
font: {
|
||||
size: 14
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user