Tricolore - v0.1.0
    Preparing search index...

    Interface SextantOptions

    Options for the sextant color mapping

    interface SextantOptions {
        center?: TernaryPoint;
        values?: string[];
    }
    Index

    Properties

    Properties

    center?: TernaryPoint

    Center of the ternary color scale (default: [1/3, 1/3, 1/3])

    values?: string[]

    Array of 6 RGB color strings for the sextants