We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4caf2 commit 2d9a370Copy full SHA for 2d9a370
packages/app/src/helpers/cytoscape/styles/index.ts
@@ -228,7 +228,7 @@ export function getCytoscapeStylesheet(
228
"line-color": styles.edge.colors.default,
229
"target-arrow-color": styles.edge.colors.default,
230
"target-arrow-shape": "triangle",
231
- "curve-style": "straight",
+ "curve-style": "bezier",
232
},
233
234
{
0 commit comments