Added original Vuexy files and cloned focus2 views into vuexy views for its conversion

This commit is contained in:
imnavajas
2023-05-06 13:01:53 +02:00
parent f0772cf1a6
commit ab99ba508b
1240 changed files with 240576 additions and 12 deletions

View 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
}
]
}