|
|
@@ -5,7 +5,6 @@
|
|
|
onChange="ctrl.handleAggregationChange"
|
|
|
value="ctrl.target.aggregation.crossSeriesReducer"
|
|
|
options="ctrl.aggOptions"
|
|
|
- is-searchable="true"
|
|
|
placeholder="'Select Aggregation'"
|
|
|
className="'width-15'"
|
|
|
variables="ctrl.templateSrv.variables"
|
|
|
@@ -28,7 +27,6 @@
|
|
|
onChange="ctrl.handleAlignmentChange"
|
|
|
value="ctrl.target.aggregation.perSeriesAligner"
|
|
|
options="ctrl.alignOptions"
|
|
|
- is-searchable="true"
|
|
|
placeholder="'Select Alignment'"
|
|
|
className="'width-15'"
|
|
|
variables="ctrl.templateSrv.variables"
|
|
|
@@ -45,7 +43,6 @@
|
|
|
onChange="ctrl.handleAlignmentPeriodChange"
|
|
|
value="ctrl.target.aggregation.alignmentPeriod"
|
|
|
options="ctrl.alignmentPeriods"
|
|
|
- is-searchable="true"
|
|
|
placeholder="'Select Alignment'"
|
|
|
className="'width-15'"
|
|
|
variables="ctrl.templateSrv.variables"
|