UNPKG

@gooddata/react-components

Version:

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

5 lines (4 loc) 291 B
import Highcharts from "../components/visualizations/chart/highcharts/highchartsEntryPoint"; export declare const WHITE_LABEL: Highcharts.CSSObject; export declare const BLACK_LABEL: Highcharts.CSSObject; export declare const whiteDataLabelTypes: ("bubble" | "pie" | "treemap" | "donut")[];