UNPKG

@gooddata/react-components

Version:

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

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