extends AntVAbstractCha return getConditions(chart) } + protected configMergeCells(chart: Chart, option: S2Options) { + configMergeCells(chart, option) + } + protected showTooltip(s2Instance: P, event, metaConfig: Meta[]) { const cell = s2Instance.getCell(event.target) const meta = cell.getMeta()