Browse Source

UI: Improve threshold line color settings.

pull/10315/head
Igor Kulikov 2 years ago
parent
commit
bd34456baa
  1. 1
      ui-ngx/src/app/modules/home/components/widget/lib/settings/common/chart/time-series-chart-threshold-row.component.html

1
ui-ngx/src/app/modules/home/components/widget/lib/settings/common/chart/time-series-chart-threshold-row.component.html

@ -75,6 +75,7 @@
</div>
<div class="tb-color-field">
<tb-color-input asBoxInput
colorClearButton
formControlName="lineColor">
</tb-color-input>
</div>

Loading…
Cancel
Save