Commit 60f3a2d5 by dongshufeng

refactor(all): add test file

parent 74f0f857
x1,y1,y2,y3,x2,y4
1,2,5.5,11,1,1
2,3,3,9,2,2
3,4,5.5,7,3,3
4,5,8,5,4,4
5,6,6,3,5,5
6,7,3,1,6,6
7,8,8,3,7,7
8,9,5,5,8,8
9,10,6,3,9,9
10,11,5.5,1,10,10
10,9,4.75,-1,,
9,8,5,1,,
8,7,4,3,,
7,6,7,1,,
6,5,2,-0.5,,
5,4,4,1,,
4,3,7,3,,
3,2,4.4,5,,
2,1,2,7,,
1,0,4.5,9,,
\ No newline at end of file
x1,y1,y2,y3,x2,y4,y5,y6
1,2,5.5,11,1,1,5,10
2,3,3,9,2,2,2.5,8
3,4,5.5,7,3,3,5,6
4,5,8,5,4,4,7.5,4
5,6,6,3,5,5,5,2
6,7,3,1,6,6,2.5,0
7,8,8,3,7,7,7.5,2
8,9,5,5,8,8,4.5,4
9,10,6,3,9,9,5.5,2
10,11,5.5,1,10,10,5,0
10,9,4.75,-1,,,,
9,8,5,1,,,,
8,7,4,3,,,,
7,6,7,1,,,,
6,5,2,-0.5,,,,
5,4,4,1,,,,
4,3,7,3,,,,
3,2,4.4,5,,,,
2,1,2,7,,,,
1,0,4.5,9,,,,
\ No newline at end of file
......@@ -40,5 +40,23 @@
},
"mode": "lines",
"name": "Fair"
},
{
"x_series": "x2",
"y_series": "y5",
"line": {
"color": "rgb(0,176,246)"
},
"mode": "lines",
"name": "Premium"
},
{
"x_series": "x2",
"y_series": "y6",
"line": {
"color": "rgb(231,107,243)"
},
"mode": "lines",
"name": "Ideal"
}
]
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论