For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sankey

Using the "Sankey" module, you can embed Sankey diagrams in a widget.

Sankey diagrams are particularly well suited for showing inflows and outflows for a quantity.

Since the inflows and outflows are displayed as arrows whose thickness is proportional to the quantity, energy flows, for example, can be made intuitively understandable.

[A]

Description

This text is displayed when the custom widget is later linked to assets

[B]

Text

Free text

[C]

Show total

Displays the total value of all sinks, rounded to whole numbers.

You can find out how this module is used in practice here

Was this helpful?