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

@@ -45,6 +45,9 @@ export function createHistoryChartOptions({
legend: {
type: 'scroll',
top: 0,
icon: 'rect',
itemWidth: 18,
itemHeight: 3,
data: legendData,
textStyle: { color: '#cbd5e1' },
},