mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Added original Vuexy files and cloned focus2 views into vuexy views for its conversion
This commit is contained in:
64
httpdocs/themes/vuexy/json/earning-reports-charts.json
Normal file
64
httpdocs/themes/vuexy/json/earning-reports-charts.json
Normal file
@ -0,0 +1,64 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": 1,
|
||||
"chart_data": [
|
||||
28,
|
||||
10,
|
||||
45,
|
||||
38,
|
||||
15,
|
||||
30,
|
||||
35,
|
||||
30,
|
||||
8
|
||||
],
|
||||
"active_option": 2
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"chart_data": [
|
||||
35,
|
||||
25,
|
||||
15,
|
||||
40,
|
||||
42,
|
||||
25,
|
||||
48,
|
||||
8,
|
||||
30
|
||||
],
|
||||
"active_option": 6
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"chart_data": [
|
||||
10,
|
||||
22,
|
||||
27,
|
||||
33,
|
||||
42,
|
||||
32,
|
||||
27,
|
||||
22,
|
||||
8
|
||||
],
|
||||
"active_option": 4
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"chart_data": [
|
||||
5,
|
||||
9,
|
||||
12,
|
||||
18,
|
||||
20,
|
||||
25,
|
||||
30,
|
||||
36,
|
||||
48
|
||||
],
|
||||
"active_option": 8
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user