minor updates to flux integral

pull/1393/head
Scott Anderson 2020-09-03 14:58:53 -06:00
parent 269581842a
commit 40021cb275
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ Defaults to `"_time"`.
_**Data type:** String_
### interpolate
Type of value interpolation to use.
Type of interpolation to use.
Defaults to `""`.
Use one of the following interpolation options:
@ -59,7 +59,7 @@ _**Data type:** String_
## Examples
##### Calculate the integral without interpolation
##### Calculate the integral
```js
from(bucket: "example-bucket")
|> range(start: -5m)