Eulergraph
    Preparing search index...

    Variable DEFAULT_CELL_LABEL_BODYConst

    DEFAULT_CELL_LABEL_BODY: {
        height: string;
        stroke: string;
        "stroke-width": number;
        width: string;
        x: string;
        y: string;
    } = ...

    Type Declaration

    • height: string
    • stroke: string
    • stroke-width: number
    • width: string
    • x: string
    • y: string