UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

4 lines (3 loc) 268 B
import { IntlShape } from "react-intl"; import { IExtendedReferencePoint } from "../../interfaces/Visualization"; export declare function setHeatmapUiConfig(referencePoint: IExtendedReferencePoint, intl: IntlShape, visualizationType: string): IExtendedReferencePoint;