bramp / js-sequence-diagrams

Draws simple SVG sequence diagrams from textual representation of the diagram
https://bramp.github.io/js-sequence-diagrams/
BSD 2-Clause "Simplified" License
7.8k stars 1.08k forks source link

Is there a way I can set color of the every actor? #79

Open foolyb opened 9 years ago

bramp commented 9 years ago

Not right now. You could create the diagram, export as SVG and alter with a vector editing software.

There is a ticket and a branch where someone added colour and style information, but I have not merged those changes yet. On Oct 13, 2014 1:26 AM, "bing yuen" notifications@github.com wrote:

— Reply to this email directly or view it on GitHub https://github.com/bramp/js-sequence-diagrams/issues/79.

bennycode commented 9 years ago

@foolyb: This fork supports colors:

foolyb commented 9 years ago

@bennyn thanks

ricardojlrufino commented 6 years ago

this can be merged ? https://github.com/winfinit/js-sequence-diagrams