mirror of
https://github.com/apache/superset.git
synced 2026-04-24 10:35:01 +00:00
fix(plugin-chart-echarts): [feature parity] annotation line chart color not working (#19758)
This commit is contained in:
@@ -236,6 +236,8 @@ export default function transformProps(
|
||||
markerSize,
|
||||
data1,
|
||||
annotationData,
|
||||
colorScale,
|
||||
sliceId,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user