UNPKG

@gooddata/react-components

Version:

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

5 lines (4 loc) 218 B
import BaseChartConfigurationPanel from "./BaseChartConfigurationPanel"; export default class BarChartConfigurationPanel extends BaseChartConfigurationPanel { protected getAxesConfiguration(type: string): any[]; }