styling charts
This commit is contained in:
@@ -56,6 +56,12 @@ class MedianOfFreeBedsByKreisChartView {
|
||||
},
|
||||
responsive: true,
|
||||
scales: {
|
||||
x: {
|
||||
title: {
|
||||
display: true,
|
||||
text: 'Landkreis'
|
||||
}
|
||||
},
|
||||
y: UIUtils.getPercentageScale(label)
|
||||
},
|
||||
parsing: {
|
||||
|
||||
Reference in New Issue
Block a user