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

    Interface ScaleValueOptions

    interface ScaleValueOptions {
        domain: NumericRange;
        range: NumericRange;
    }
    Index

    Properties

    Properties

    domain: NumericRange