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

    Interface HistogramOptions

    interface HistogramOptions {
        box?: HistogramBoxOptions;
        data: HistogramData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node