Commit 86e5242d by dongshufeng

refactor(all): add test file

parent 3e3e9ad2
FLOW ID,是否启用,名称,触发条件,触发条件参数,存储模式,
70138,TRUE,ohlc,Manual,,Memory,
,,,,,,
FLOW ID,节点ID,名称,节点类型,参数,,
70138,1,plot_data,SOURCE_URL,https://raw.githubusercontent.com/plotly/datasets/master/finance-charts-apple.csv,,
,,,,,,
FLOW ID,首尾节点,动作名称,DESC,动作类型,动作参数,
\ No newline at end of file
[
{
"x_series": "Date",
"close_series": "AAPL.Close",
"high_series": "AAPL.High",
"low_series": "AAPL.Low",
"open_series": "AAPL.Open",
"increasing": {
"line": {
"color": "black"
}
},
"decreasing": {
"line": {
"color": "red"
}
},
"xaxis": "x",
"yaxis": "y"
}
]
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论