Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    A node in the Sankey diagram

    interface SankeyNode {
        id: string;
        label: string;
        color: SankeyNodeColor;
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier (used in flows to reference source/target)

    label: string

    Display label

    Semantic color