mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-06-14 04:21:43 +00:00
feat(FE): slicing UI dashboard and define data types
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"statistics_data": [
|
||||
{
|
||||
"label": "HPP Global",
|
||||
"value": 16200,
|
||||
"percent_last_month": 15.5
|
||||
},
|
||||
{
|
||||
"label": "Avg. Selling Price",
|
||||
"value": 28300,
|
||||
"percent_last_month": -50
|
||||
}
|
||||
],
|
||||
"charts": {}
|
||||
}
|
||||
Reference in New Issue
Block a user