8000 Debug visualization for the event graph. · Issue #21 · rj00a/evenio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Debug visualization for the event graph. #21
Open
@rj00a

Description

@rj00a

The bevy_mod_debugdump library allows Bevy users to write out the schedule graph in GraphViz format for easy debugging. It would be great if evenio had a library for this too.

Requirements

  • Displays handlers as nodes and events as directed edges between nodes.
  • Displays handler order in some way.

Questions

  • Which formats are supported?
  • How to display events which have no senders or receivers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0