Skip to content
On this page

FlowODLine

FlowODLine

Kind: global class

new FlowODLine(options)

流动 OD 线,用于迁徙图

ParamTypeDescription
optionsObject
options.namestring名称
options.lineWidthnumber飞线宽度
options.heightnumber离地最高点高度
options.pathArray坐标数组
options.durationduration动画间隔
options.canvasHTMLCanvasElement画布