bisa commit
This commit is contained in:
@@ -125,6 +125,13 @@ export default function BimbinganDosenPerAngkatanChart({ tahunAngkatan }: Props)
|
|||||||
},
|
},
|
||||||
legend: {
|
legend: {
|
||||||
position: 'top',
|
position: 'top',
|
||||||
|
fontSize: '14px',
|
||||||
|
markers: {
|
||||||
|
size: 12,
|
||||||
|
},
|
||||||
|
itemMargin: {
|
||||||
|
horizontal: 10,
|
||||||
|
},
|
||||||
horizontalAlign: 'center',
|
horizontalAlign: 'center',
|
||||||
labels: {
|
labels: {
|
||||||
colors: theme === 'dark' ? '#fff' : '#000'
|
colors: theme === 'dark' ? '#fff' : '#000'
|
||||||
|
|||||||
Reference in New Issue
Block a user