mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix(echarts): Series labels hard to read in dark mode (#34815)
This commit is contained in:
committed by
GitHub
parent
5c3c2599db
commit
547f297171
@@ -331,6 +331,7 @@ export default function transformProps(
|
||||
lineStyle,
|
||||
timeCompare: array,
|
||||
timeShiftColor,
|
||||
theme,
|
||||
},
|
||||
);
|
||||
if (transformedSeries) {
|
||||
|
||||
Reference in New Issue
Block a user