|
|
@ -553,7 +553,7 @@ export class AnalyticController { |
|
|
|
} |
|
|
|
} |
|
|
|
const hsrSerie = { |
|
|
|
const hsrSerie = { |
|
|
|
...response.hsr, |
|
|
|
...response.hsr, |
|
|
|
color: ANALYTIC_UNIT_COLORS[1], |
|
|
|
color: ANALYTIC_UNIT_COLORS[0], |
|
|
|
// TODO: render it separately from Metric series
|
|
|
|
// TODO: render it separately from Metric series
|
|
|
|
overrides: [ |
|
|
|
overrides: [ |
|
|
|
{ alias: 'HSR', linewidth: 3, fill: 0 } |
|
|
|
{ alias: 'HSR', linewidth: 3, fill: 0 } |
|
|
|