@rcsb/rcsb-saguaro
    Preparing search index...
    interface RcsbFvColorGradient {
        colors: string | string[];
        thresholds: number[];
    }
    Index

    Properties

    Properties

    colors: string | string[]
    thresholds: number[]