Skip to content

Plot event line in results graph #134

Description

@RemDelaporteMathurin

In combination to events detection, it would be nice to be able to visualise the events on the results graph.

We can access the detected events with (from bouncing ball tutorial):

E1 = Event(...)

for t in E1:
    print(t)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions