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

    Interface BulletChartOptions

    interface BulletChartOptions {
        box?: BulletChartBoxOptions;
        data: BulletChartData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node