Hierarchy

  • RcsbTrackBlockConfigInterface

Properties

axisLabel?: string
contentType: "binary" | "numerical"
sort: string[]
title: string
trackType: string[]
type: string
undefTrack?: {
    color: string;
    id: string;
    label: string;
}

Type declaration

  • color: string
  • id: string
  • label: string

Generated using TypeDoc