blessed-components - v1.20.0
    Preparing search index...

    Interface BulletChartCharacters

    Character tokens used by renderBulletChart.

    interface BulletChartCharacters {
        actual: string;
        empty: string;
        range: string;
        target: string;
    }
    Index

    Properties

    actual: string
    empty: string
    range: string
    target: string