From b4c276f021e1750be14d3a6743a13e190fc6026a Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Tue, 17 Oct 2023 00:03:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e92b8e..fd36ef2 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Displays attributes of the selected actor as pools. - The pools can be configured in a data asset. ### Plots -Plots values and events overtime. When applicable, only the values of the selected actor are displayed. +Plots values and events overtime. When applicable, only the values and events of the selected actor are displayed. ![Plots](https://github.com/arnaud-jamin/Cog/assets/13844285/def95b7b-ae59-4a8b-bc21-b07922e1fc6f) - The following code snippets show how to plot values and events: