mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-11 17:28:34 +02:00
Further small fixes in dashboard UI
This commit is contained in:
parent
c36e21f7df
commit
efdf2e2418
1 changed files with 1 additions and 2 deletions
|
@ -347,7 +347,7 @@
|
||||||
chart: {
|
chart: {
|
||||||
type: "donut",
|
type: "donut",
|
||||||
fontFamily: 'inherit',
|
fontFamily: 'inherit',
|
||||||
height: 278,
|
height: 245,
|
||||||
sparkline: {
|
sparkline: {
|
||||||
enabled: true
|
enabled: true
|
||||||
},
|
},
|
||||||
|
@ -380,7 +380,6 @@
|
||||||
legend: {
|
legend: {
|
||||||
show: true,
|
show: true,
|
||||||
position: 'bottom',
|
position: 'bottom',
|
||||||
offsetY: 12,
|
|
||||||
markers: {
|
markers: {
|
||||||
width: 10,
|
width: 10,
|
||||||
height: 10,
|
height: 10,
|
||||||
|
|
Loading…
Add table
Reference in a new issue