g3-toolkit API Reference
    Preparing search index...

    Interface DonutSegment

    interface DonutSegment {
        color: string;
        fraction: number;
    }
    Index

    Properties

    Properties

    color: string
    fraction: number

    Fraction of the border, 0..1; segments drawn in order.