Commit 3636518a by dongshufeng

refactor(all): add test file

parent 4fc70a30
FLOW ID,是否启用,名称,触发条件,触发条件参数,存储模式,
70143,TRUE,isosurface3d,Manual,,Memory,
,,,,,,
FLOW ID,节点ID,名称,节点类型,参数,,
70143,1,plot_data,SOURCE_URL,https://raw.githubusercontent.com/plotly/datasets/master/clebsch-cubic.csv,,
,,,,,,
FLOW ID,首尾节点,动作名称,DESC,动作类型,动作参数,
\ No newline at end of file
[
{
"x_series": "x",
"y_series": "y",
"z_series": "z",
"v_series": "value",
"isomin": -100,
"isomax": 100,
"surface": {
"show": true,
"count": 1,
"fill": 0.8
},
"slices": {
"z": {
"show": true,
"locations": [
-0.3,
0.5
]
}
},
"caps": {
"x": {
"show": false
},
"y": {
"show": false
},
"z": {
"show": false
}
}
}
]
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论