Commit 74f0f857 by dongshufeng

refactor(all): add test file

parent a3e67701
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"line": { "line": {
"color": "transparent" "color": "transparent"
}, },
"name": "Fair", "name": "FairOutline",
"showlegend": false "showlegend": false
}, },
{ {
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"line": { "line": {
"color": "transparent" "color": "transparent"
}, },
"name": "Premium", "name": "PremiumOutline",
"showlegend": false "showlegend": false
}, },
{ {
...@@ -29,7 +29,16 @@ ...@@ -29,7 +29,16 @@
"line": { "line": {
"color": "transparent" "color": "transparent"
}, },
"name": "Ideal", "name": "IdealOutline",
"showlegend": false "showlegend": false
},
{
"x_series": "x2",
"y_series": "y4",
"line": {
"color": "rgb(0,100,80)"
},
"mode": "lines",
"name": "Fair"
} }
] ]
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论