Fixed mistake in docs.

This commit is contained in:
louisnw
2023-05-17 15:25:38 +01:00
parent 88c8a266ec
commit 0f061ae803

View File

@ -200,7 +200,7 @@ ___
Sets the data for the line.
This should be given as a DataFrame, with the columns: `time | price`
This should be given as a DataFrame, with the columns: `time | value`
___
### `update`