Replies: 1 comment 4 replies
-
That's a great use case for why we support custom patterns. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In our project, we have different types for edges, we can't use something like colour or line width to distinguish them, we look at "line-style" option, but unfortunately, Cytoscape only supports 3 "line-style"s (solid, dotted, or dashed, and we have more than 3 kinds of edge), wondering what's the best way to represent different edges base on their types? any extensions we can use to support more "line-style"?
Beta Was this translation helpful? Give feedback.
All reactions