diff --git a/client/web/compose/src/components/PageBlocks/ChartBase.vue b/client/web/compose/src/components/PageBlocks/ChartBase.vue index 0958d6182..f876e11af 100644 --- a/client/web/compose/src/components/PageBlocks/ChartBase.vue +++ b/client/web/compose/src/components/PageBlocks/ChartBase.vue @@ -1,6 +1,7 @@ @@ -12,8 +13,117 @@ :reporter="reporter" @drill-down="drillDown" /> + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t(`chart.filter.modal.options.${option.label}`) }} + + + + + + + + {{ $t('general:label.reset') }} + + + + + {{ $t('general:label.cancel') }} + + + {{ $t('general:label.save') }} + + + + + + + + + diff --git a/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue b/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue index 032659a07..6e934ac7f 100644 --- a/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue +++ b/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue @@ -30,51 +30,73 @@ - - + - - {{ $t('chart.drillDown.label') }} + + + + {{ $t('chart.drillDown.label') }} - + + + + + + + + + + + + + + - - + + - - - - - - - - - + + +