|
@@ -74,8 +74,7 @@
|
|
|
<label class="gf-form-label width-10">
|
|
<label class="gf-form-label width-10">
|
|
|
Offset
|
|
Offset
|
|
|
<info-popover mode="right-normal">
|
|
<info-popover mode="right-normal">
|
|
|
- Change the start value of each bucket by the specified positive (+) or negative offset (-) duration, such as 1h for an hour, or 1d for a day,
|
|
|
|
|
- see https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#time-units for further details
|
|
|
|
|
|
|
+ Change the start value of each bucket by the specified positive (+) or negative offset (-) duration, such as 1h for an hour, or 1d for a day
|
|
|
</info-popover>
|
|
</info-popover>
|
|
|
</label>
|
|
</label>
|
|
|
<input class="gf-form-input max-width-12" type="text" ng-model="agg.settings.offset" ng-change="onChangeInternal()">
|
|
<input class="gf-form-input max-width-12" type="text" ng-model="agg.settings.offset" ng-change="onChangeInternal()">
|