{{ panelTitle | translate }}
@if (!hideYAxis) {
widgets.time-series-chart.axis.y-axis
@for (yAxis of yAxisIds; track yAxis) { {{ yAxis }} }
}
widget-config.units-short
widget-config.decimals-short
{{ 'widgets.time-series-chart.threshold.label' | translate }}
@for (position of timeSeriesThresholdLabelPositions; track position) { {{ timeSeriesThresholdLabelPositionTranslations.get(position) | translate }} }
{{ 'widgets.time-series-chart.threshold.label-background' | translate }}
widgets.time-series-chart.threshold.line-appearance
widgets.time-series-chart.threshold.line-color
widgets.time-series-chart.line-type
@for (lineType of chartLineTypes; track lineType) { {{ chartLineTypeTranslations.get(lineType) | translate }} }
widgets.time-series-chart.line-width
widgets.time-series-chart.threshold.start-symbol
@for (shape of chartShapes; track shape) { {{ chartShapeTranslations.get(shape) | translate }} }
widgets.time-series-chart.threshold.symbol-size
widgets.time-series-chart.threshold.end-symbol
@for (shape of chartShapes; track shape) { {{ chartShapeTranslations.get(shape) | translate }} }
widgets.time-series-chart.threshold.symbol-size