Properties
attribute
attribute: RcsbSearchAttributeType
attributeName
attributeName: string
Optional chartConfig
chartConfig?: ChartConfigInterface & {
mergeDomainMaxValue?: number;
}
Type declaration
Optional mergeDomainMaxValue?: number
chartType
chartType: ChartType
contentType
contentType: "string" | "number" | "date"
data
data: ChartObjectInterface<T>[]
Optional labelList
labelList?: string[]
Optional title
title?: string