andymchugh / andrewbmchugh-flow-panel

Apache License 2.0
34 stars 2 forks source link

Ability to set color for links #47

Closed madansu closed 4 months ago

madansu commented 4 months ago

Hi ! Thank you very much for starting this project ! Having our complex dashboard with myriad rules display in a clean manner is awesome. Does this panel have the ability to color links ? There are links that we want to show as Green or Red, depending on certain conditions, but as it stands today, our 1px wide links (arrows) only show the tips as colored.

Here is a picture of what we have currently have from the flowchart visualization.

Screenshot 2024-05-18 at 10 08 58 AM

Is there any way to replicate this using the flow panel visualization ?

andymchugh commented 4 months ago

Thanks for the feedback. Good to know you're finding it useful. The short answer is no, the panel only offers up fill colors and I think we need stroke colors to make this feature work. I'll get that added, it looks like a nice extension.

madansu commented 4 months ago

Thank you ! That will be awesome.

andymchugh commented 4 months ago

This has now been landed and will be in the next build. strokeColor has the same look and feel as fillColor.

andymchugh commented 4 months ago

This is now published in version 1.13.0.

There's a demonstration dashboard

and corresponding fillLevel svg yaml

and corresponding flowAnim svg yaml