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

    Interface DashboardPoint

    A point object for scatter charts

    interface DashboardPoint {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number