BUR-35 Привел к согласованному цветовому отображению график, легенду и тултип.

This commit is contained in:
Первов Артем
2026-07-05 04:13:23 +03:00
parent 36276297a6
commit d95dbc5b9d
5 changed files with 21 additions and 3 deletions

View File

@@ -93,7 +93,11 @@ export function createSeriesOptions(points: HistoryPoint[], index: number, label
color,
},
emphasis: {
focus: 'series',
disabled: true,
lineStyle: {
width: 1.8,
color,
},
},
z: 3,
},