//当新建连线时,设置样式为arc,默认arcSize=20; var cells = []; cells.push(edge); graph.setCellStyles('jumpStyle', "arc",cells );