Replies: 1 comment
|
give the edge an id then point a classDef at that id
the class name never lands on the path element needs one gotcha
|
|
give the edge an id then point a classDef at that id
the class name never lands on the path element needs one gotcha
|
Uh oh!
There was an error while loading. Please reload this page.
I am trying to find a way to assign colors to individual lines in a flowchart. I am creating a chart as program output. I want to cycle through a number of colors to make individual lines easier to follow. I have been trying to find a way to associate a css class with a line. So I can use these as proxies for the colors. Interested in suggestions. Class association works fine for shapes but not seeing a way to do it for lines.
All reactions