perf: do not handle ansi sequence for parsing logs
This commit is contained in:
@@ -101,6 +101,7 @@ const MixLineBarChart: React.FC<
|
||||
stack: 'total',
|
||||
yAxisIndex: 0,
|
||||
itemStyle: {
|
||||
...item.itemStyle,
|
||||
color: item.color
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user