js-sequence-diagrams icon indicating copy to clipboard operation
js-sequence-diagrams copied to clipboard

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

Open foolyb opened this issue 11 years ago • 4 comments

foolyb avatar Oct 13 '14 08:10 foolyb

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" [email protected] wrote:

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

bramp avatar Oct 13 '14 14:10 bramp

@foolyb: This fork supports colors:

  • https://github.com/winfinit/js-sequence-diagrams

bennycode avatar Nov 03 '14 15:11 bennycode

@bennyn thanks

foolyb avatar Nov 08 '14 06:11 foolyb

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

ricardojlrufino avatar Jun 19 '18 16:06 ricardojlrufino