Skip to content

Commit ae2dc0a

Browse files
committed
docs: fix typo
Signed-off-by: Mohamed Belhsan Hmida <mohamedbelhsanhmida@gmail.com>
1 parent 9d29833 commit ae2dc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/views/asset-data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Finally, it is possible to set custom titles for any graph by clicking on the "e
121121
|
122122
123123
Internally, the asset has a `sensors_to_show` field, which controls which sensor data appears in the plot. This can also be set by a script or through the API.
124-
The accepted format is a dictionary with a graph title followed by a plot containing senors or asset flex-config reference (e.g. `[{"title":"Power","plots":[{"sensor":2}]},{"title":"Costs","plots":[{"sensor":5},{"asset":10,"flex-model":"soc-min"},]}]`).
124+
The accepted format is a dictionary with a graph title followed by a plot containing sensors or asset flex-config reference (e.g. `[{"title":"Power","plots":[{"sensor":2}]},{"title":"Costs","plots":[{"sensor":5},{"asset":10,"flex-model":"soc-min"},]}]`).
125125

126126

127127
Showing daily KPIs

0 commit comments

Comments
 (0)