fix(echarts): formula annotations not rendering with dataset-level columns label (#37522)

This commit is contained in:
Jamile Celento
2026-02-13 06:37:19 -03:00
committed by GitHub
parent 142b2cc425
commit 080f629ea2
5 changed files with 727 additions and 373 deletions

View File

@@ -360,7 +360,7 @@ export default function transformProps(
series.push(
transformFormulaAnnotation(
layer,
data1,
rebasedDataA as TimeseriesDataRecord[],
xAxisLabel,
xAxisType,
colorScale,