lightweight-sankey-diagram
Reactive icon

Lightweight Sankey Diagram

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 25 Sep (yesterday)
 by 
EONE TECHNOLOGIES PRIVATE LIMITED
0.0
 (0 ratings)
lightweight-sankey-diagram

Lightweight Sankey Diagram

Details
The Sankey Diagram Component is a reusable OutSystems UI widget that allows developers to visually represent flows between sources and destinations with weighted connections. It is designed for scenarios where users need to analyze data movement, distribution, or proportional flows in an intuitive way. This component is built as a client-side custom widget and can be directly consumed in any Reactive Web or OutSystems application.
Read more

Key Features

  • Dynamic Sankey diagram generation from structured data.
  • Support for multiple sources and destinations.
  • Customizable colors for sources, destinations, and flows.
  • Automatic weight-based flow sizing.
  • Responsive and interactive visualization.
  • Works seamlessly with OutSystems data sources (Entities, Aggregates, REST APIs).

How It Works

The component expects data in a structured object/record list format:

Field

Type

Description

Source

Text

Origin node of the flow.

Destination

Text

Target node of the flow.

Weightage

Integer

Magnitude of the flow (determines link thickness).

SourceColor

Text

(Optional) Hex/RGB color for the source node.

DestinationColor

Text

(Optional) Hex/RGB color for the destination node.

FlowColor

Text

(Optional) Hex/RGB color for the flow link. If not provided, defaults apply.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category
More from EONE TECHNOLOGIES PRIVATE LIMITED