@rcsb/rcsb-saguaro
    Preparing search index...
    interface LineColorInterface {
        alpha?: number;
        color: string;
        points: RcsbFvTrackDataElementInterface[];
    }
    Index

    Properties

    Properties

    alpha?: number
    color: string