mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
N°5621 Move C3 0.4.11 to NPM
This commit is contained in:
6
node_modules/c3/htdocs/data/c3_test_3.json
generated
vendored
Normal file
6
node_modules/c3/htdocs/data/c3_test_3.json
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{ "id": 1, "name": "abc", "data1": 1200, "data2": 500 },
|
||||
{ "id": 2, "name": "efg", "data1": 900, "data2": 600 },
|
||||
{ "id": 3, "name": "pqr", "data1": 1150, "data2": 300 },
|
||||
{ "id": 4, "name": "xyz", "data1": 1020, "data2": 900 }
|
||||
]
|
||||
Reference in New Issue
Block a user