first commit
This commit is contained in:
4
www/bower_components/c3/docs/data/c3_string_x.csv
vendored
Normal file
4
www/bower_components/c3/docs/data/c3_string_x.csv
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
x,download,loading
|
||||
www.siteX.com,100,400
|
||||
www.siteY.com,200,100
|
||||
www.siteZ.com,300,200
|
||||
|
6
www/bower_components/c3/docs/data/c3_test.csv
vendored
Normal file
6
www/bower_components/c3/docs/data/c3_test.csv
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
data1,data2,data3
|
||||
120,80,200
|
||||
140,50,210
|
||||
170,100,250
|
||||
150,70,300
|
||||
180,120,280
|
||||
|
5
www/bower_components/c3/docs/data/c3_test.json
vendored
Normal file
5
www/bower_components/c3/docs/data/c3_test.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"data1": [220, 240, 270, 250, 280],
|
||||
"data2": [180, 150, 300, 70, 120],
|
||||
"data3": [200, 310, 150, 100, 180]
|
||||
}
|
||||
6
www/bower_components/c3/docs/data/c3_test2.csv
vendored
Normal file
6
www/bower_components/c3/docs/data/c3_test2.csv
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
data1,data2,data3
|
||||
20,180,400
|
||||
40,150,310
|
||||
70,120,470
|
||||
50,170,400
|
||||
80,200,380
|
||||
|
Reference in New Issue
Block a user