mirror of
https://github.com/olehomelchenko/minivlat-local-ua.git
synced 2025-12-21 21:22:24 +00:00
Update chart dimensions for responsive design and enhance quiz completion alert localization
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"url": "data/barchart.csv", "format": {"type": "csv"}
|
||||
},
|
||||
"width": "container",
|
||||
"height": "container",
|
||||
"height": 400,
|
||||
"mark": {
|
||||
"type": "bar"
|
||||
},
|
||||
@@ -32,6 +32,9 @@
|
||||
"title": "Швидкість інтернету (МБіт/с)",
|
||||
"titleFontWeight": "bold",
|
||||
"grid": true
|
||||
},
|
||||
"scale": {
|
||||
"zero": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user