Skip to content

Feature: Visualizer UI improvements and related project file changes #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jvm123
Copy link
Contributor

@jvm123 jvm123 commented Jun 9, 2025

Updated visualizer UI

New features:

  • Edges of nodes are highlighted upon selection
  • Metrics appear properly formatted in the sidebar
  • Children links are listed in the sidebar and can be clicked
  • Up/down keyboard shortcuts in the list view

Bug fixes:

  • Multiple nodes with a NaN value are no longer rendered on top of one another in the performance graph, but appear next to each other
  • Metric bars where min==max do not appear empty, but filled

Other changes:

  • README was updated to explain visualizer UI features
  • Makefile supports quick access via $ make visualizer
  • flask was added as project dependency

An updated demo is available.

@jvm123 jvm123 changed the title Visualizer UI improvements and related project file changes Feature: Visualizer UI improvements and related project file changes Jun 9, 2025
@codelion codelion merged commit 970d079 into codelion:main Jun 9, 2025
3 checks passed
@jvm123 jvm123 deleted the feat-help-and-visualizer-ui-improvements branch June 9, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants