@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface AbstractChartInterface {
        attributeName: string;
    }

    Hierarchy

    • Omit<ChartInterface, "chartComponentImplementation" | "dataProvider">
      • AbstractChartInterface
    Index

    Properties

    Properties

    attributeName: string