UNPKG

@gooddata/react-components

Version:

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

3 lines (2 loc) 194 B
declare function autohideLabelsOverlappingItsShape(chart: any, hideFunction?: (point: any) => void, showFunction?: (point: any) => void): void; export default autohideLabelsOverlappingItsShape;