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