slipx06/sunsynk-power-flow-card

Arrows for energy flow

Closed this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Energy flow is represented by moving dots on a flat line from sources to destination.
The direction of the moving dots is representing the energy flow.
But you need to look at is for a couple of seconds to understand what are the directions/flows.

Screenshot 2024-05-13 at 07 51 15

Expected behaviour

Option to represent energy flow by moving arrows on a flat line from sources to destination.
The direction of the moving arrows is representing the energy flow.

Or

Option to represent energy flow by "arrow snakes" (instead of flat lines) from sources to destination.
The direction of the moving "arrow snakes" is representing the energy flow.

You can tell from the first sight what are the directions.
Screenshot 2024-05-13 at 07 52 13

Possible Solutions

No response

Mode

lite

Context / Reason

Better understand the energy flow quickly.

Thanks for the suggestion but not something I can implement using svg marker element with the current animation logic. Will park this as a future idea