d3-message-sequence icon indicating copy to clipboard operation
d3-message-sequence copied to clipboard

In dynamic charts, keep all components (or even allow for predeclaring components)

Open wiseman opened this issue 6 years ago • 1 comments

In dynamic charts, I think it can be less confusing if the message senders/receivers don't disappear if they haven't participated recently in message passing. This could be an option, e.g.

  .components(['customer', 'barista1', ...])

and then those components would always stay visible.

wiseman avatar Oct 01 '18 18:10 wiseman

yeah, that'd be cool. PR welcome ;)

koudelka avatar Oct 01 '18 20:10 koudelka