Commit 689a2616 by dongshufeng

refactor(all): add test file

parent 6252e43d
......@@ -2,6 +2,6 @@ FLOW ID,是否启用,名称,触发条件,触发条件参数,存储模式,
70122,TRUE,two_group_bar,Manual,,Memory,
,,,,,,
FLOW ID,节点ID,名称,节点类型,参数,,
70122,1,plot_data,SOURCE_URL,https://shufengdong.github.io/sparrowzz/data/reports/bar/two_group_bar.csv,,
70122,1,bar_data,SOURCE_URL,https://shufengdong.github.io/sparrowzz/data/reports/bar/two_group_bar.csv,,
,,,,,,
FLOW ID,首尾节点,动作名称,DESC,动作类型,动作参数,
trace1,trace2
16,27
15,11
12,25
6,8
5,1
4,3
42,25
\ No newline at end of file
FLOW ID,是否启用,名称,触发条件,触发条件参数,存储模式,
70123,TRUE,two_pie,Manual,,Memory,
,,,,,,
FLOW ID,节点ID,名称,节点类型,参数,,
70123,1,pie_data,SOURCE_URL,https://shufengdong.github.io/sparrowzz/data/reports/bar/two_pie.csv,,
,,,,,,
FLOW ID,首尾节点,动作名称,DESC,动作类型,动作参数,
{
"title": "Global Emissions 1990-2011",
"annotations": [
{
"font": {
"size": 20
},
"showarrow": false,
"text": "GHG",
"x": 0.17,
"y": 0.5
},
{
"font": {
"size": 20
},
"showarrow": false,
"text": "CO2",
"x": 0.82,
"y": 0.5
}
],
"height": 400,
"width": 600,
"showlegend": false,
"grid": {
"rows": 1,
"columns": 2
}
}
\ No newline at end of file
[
{
"name": "trace1",
"labels": [
"US",
"China",
"European Union",
"Russian Federation",
"Brazil",
"India",
"Rest of World"
],
"domain": {
"column": 0
},
"hoverinfo": "label+percent+name",
"hole": 0.4,
"type": "pie"
},
{
"labels": [
"US",
"China",
"European Union",
"Russian Federation",
"Brazil",
"India",
"Rest of World"
],
"text": "CO2",
"textposition": "inside",
"domain": {
"column": 1
},
"name": "trace2",
"hoverinfo": "label+percent+name",
"hole": 0.4
}
]
\ No newline at end of file
FLOW ID,是否启用,名称,触发条件,触发条件参数,存储模式,
70121,TRUE,three_traces_flow,Manual,,Memory,
70121,TRUE,three_traces_scatter,Manual,,Memory,
,,,,,,
FLOW ID,节点ID,名称,节点类型,参数,,
70121,1,plot_data,SOURCE_URL,https://shufengdong.github.io/sparrowzz/data/reports/scatter/three_traces.csv,,
70121,1,scatter_data,SOURCE_URL,https://shufengdong.github.io/sparrowzz/data/reports/scatter/three_traces.csv,,
,,,,,,
FLOW ID,首尾节点,动作名称,DESC,动作类型,动作参数,
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论