mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
fix(echarts): formula annotations not rendering with dataset-level columns label (#37522)
This commit is contained in:
@@ -360,7 +360,7 @@ export default function transformProps(
|
||||
series.push(
|
||||
transformFormulaAnnotation(
|
||||
layer,
|
||||
data1,
|
||||
rebasedDataA as TimeseriesDataRecord[],
|
||||
xAxisLabel,
|
||||
xAxisType,
|
||||
colorScale,
|
||||
|
||||
Reference in New Issue
Block a user