Commit ff77dace by dongshufeng

refactor(all): add test file

parent befe1f4f
FLOW ID,是否启用,名称,触发条件,触发条件参数,存储模式,
70140,TRUE,scatter3d,Manual,,Memory,
,,,,,,
FLOW ID,节点ID,名称,节点类型,参数,,
70140,1,plot_data,SOURCE_URL,https://raw.githubusercontent.com/plotly/datasets/master/3d-scatter.csv,,
,,,,,,
FLOW ID,首尾节点,动作名称,DESC,动作类型,动作参数,
\ No newline at end of file
[
{
"name": "trace1",
"x_series": "x1",
"y_series": "y1",
"z_series": "z1",
"mode": "markers",
"marker": {
"size": 12,
"line": {
"color": "rgba(217, 217, 217, 0.14)",
"width": 0.5
},
"opacity": 0.8
}
},
{
"name": "trace2",
"x_series": "x2",
"y_series": "y2",
"z_series": "z2",
"mode": "markers",
"marker": {
"color": "rgb(127, 127, 127)",
"size": 12,
"symbol": "circle",
"line": {
"color": "rgb(204, 204, 204)",
"width": 1
},
"opacity": 0.8
}
}
]
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论