mirror of
https://github.com/olehomelchenko/minivlat-local-ua.git
synced 2025-12-21 21:22:24 +00:00
Add sorting functionality and index to chart data for improved visualization
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
"labelAlign": "left",
|
||||
"title": null,
|
||||
"labelPadding": 10
|
||||
},
|
||||
"sort": {
|
||||
"field": "index",
|
||||
"order": "ascending"
|
||||
}
|
||||
},
|
||||
"y": {
|
||||
|
||||
Reference in New Issue
Block a user