@if (displayTimewindowConfig) { }
widget-config.appearance
{{ 'widget-config.card-title' | translate }}
{{ 'widget-config.card-icon' | translate }}
{{ 'widgets.latest-chart.sort-series' | translate }}
widget-config.units-short
widget-config.decimals-short
{{ 'widget-config.legend' | translate }}
{{ 'legend.position' | translate }}
@for (pos of legendPositions; track pos) { {{ legendPositionTranslationMap.get(pos) | translate }} }
{{ 'legend.label' | translate }}
{{ 'legend.value' | translate }}
{{ 'legend.show-total' | translate }}
{{ 'widget-config.tooltip' | translate }}
{{ 'tooltip.value' | translate }}
@for (type of latestChartTooltipValueTypes; track type) { {{ latestChartTooltipValueTypeTranslationMap.get(type) | translate }} }
widget-config.decimals-suffix
{{ 'tooltip.background-color' | translate }}
{{ 'tooltip.background-blur' | translate }}
px
widget-config.card-appearance
{{ 'widgets.background.background' | translate }}
widget-config.show-card-buttons
{{ 'fullscreen.fullscreen' | translate }}
{{ 'widget-config.card-border-radius' | translate }}
{{ 'widget-config.card-padding' | translate }}
widgets.pie-chart.pie-chart-appearance
{{ 'widgets.pie-chart.label' | translate }}
@for (position of pieChartLabelPositions; track position) { {{ pieChartLabelPositionTranslationMap.get(position) | translate }} }
{{ 'widgets.pie-chart.border' | translate }}
px
{{ 'widgets.pie-chart.radius' | translate }}
%
{{ 'widgets.latest-chart.clockwise-layout' | translate }}
widgets.doughnut.doughnut-appearance
@for (layout of doughnutLayouts; track layout) { {{ doughnutLayoutTranslationMap.get(layout) | translate }} }
{{ 'widgets.latest-chart.auto-scale' | translate }}
{{ 'widgets.latest-chart.clockwise-layout' | translate }}
{{ 'widgets.doughnut.central-total-value' | translate }}
widgets.bar-chart.bar-appearance
widgets.bar-chart.bar-axis
widgets.chart.chart-axis.scale
widgets.chart.chart-axis.scale-min
widgets.chart.chart-axis.scale-max
widgets.bar-chart.bar-appearance
widgets.polar-area-chart.polar-axis
widgets.chart.chart-axis.scale
widgets.chart.chart-axis.scale-min
widgets.chart.chart-axis.scale-max
widgets.polar-area-chart.start-angle
widgets.radar-chart.radar-appearance
{{ 'widgets.radar-chart.shape' | translate }}
@for (shape of radarChartShapes; track shape) { {{ radarChartShapeTranslations.get(shape) | translate }} }
widgets.radar-chart.color
{{ 'widgets.radar-chart.line' | translate }}
@for (type of chartLineTypes; track type) { {{ chartLineTypeTranslations.get(type) | translate }} }
{{ 'widgets.radar-chart.points' | translate }}
@for (shape of chartShapes; track shape) { {{ chartShapeTranslations.get(shape) | translate }} }
{{ 'widgets.radar-chart.points-label' | translate }}
@for (position of chartLabelPositions; track position) { {{ chartLabelPositionTranslations.get(position) | translate }} }
widgets.radar-chart.radar-axis
{{ 'widgets.radar-chart.max-axes-scaling' | translate }}
{{ 'widgets.radar-chart.separate' | translate }} {{ 'widgets.radar-chart.common' | translate }}
{{ 'widgets.radar-chart.axis-label' | translate }}
{{ 'widgets.radar-chart.ticks-label' | translate }}