eurostat-map
    Preparing search index...

    Interface DorlingStrength

    Strength settings for Dorling force simulation.

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

    Properties

    x y

    Properties

    x: number

    X-axis attraction strength.

    y: number

    Y-axis attraction strength.