Skip to content

Commit acd5eea

Browse files
authored
Changed reference to lambda in the now line
1 parent deee14a commit acd5eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ entities:
332332

333333
### Now line
334334

335-
When using offsets, it is useful to have a line that indicates the current time. This can be done by using a lambda function that returns a line with the current time as x value and 0 and 1 as y values. The line is then hidden from the legend.
335+
When using offsets, it is useful to have a line that indicates the current time. This can be done by using a universal function that returns a line with the current time as x value and 0 and 1 as y values. The line is then hidden from the legend.
336336

337337
```yaml
338338
type: custom:plotly-graph

0 commit comments

Comments
 (0)