Commit b4e7068b by dongshufeng

refactor(all): add test file

parent bccca29a
[ [
{ {
"x_series": "x", "x_series": "r1",
"y_series": "r1", "y_series": "x",
"name": "11-14 m/s", "name": "11-14 m/s",
"marker": { "marker": {
"color": "rgb(106,81,163)" "color": "rgb(106,81,163)"
} }
}, },
{ {
"x_series": "x", "x_series": "r2",
"y_series": "r2", "y_series": "x",
"name": "8-11 m/s", "name": "8-11 m/s",
"marker": { "marker": {
"color": "rgb(158,154,200)" "color": "rgb(158,154,200)"
} }
}, },
{ {
"x_series": "x", "x_series": "r3",
"y_series": "r3", "y_series": "x",
"name": "5-8 m/s", "name": "5-8 m/s",
"marker": { "marker": {
"color": "rgb(203,201,226)" "color": "rgb(203,201,226)"
} }
}, },
{ {
"x_series": "x", "x_series": "r4",
"y_series": "r4", "y_series": "x",
"name": "< 5 m/s", "name": "< 5 m/s",
"marker": { "marker": {
"color": "rgb(242,240,247)" "color": "rgb(242,240,247)"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论