Skip to content
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

Add examples of synchronizing additional visualisations within vidigi output #2

Open
Bergam0t opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Bergam0t
Copy link
Owner

Bergam0t commented Dec 11, 2024

See
https://github.com/Bergam0t/simpy_visualisation/assets/29951987/12e5cf33-7ce3-4f76-b621-62ab49903113

It's possible (but, from prior experiments, clunky) to add in additional traces to a plotly visual after its initial creation.
You can see in the video above that the two 'wordy' traces float in from a different starting position - this was a bug I just couldn't overcome at the time.

It was also just unintuitive, manual and awkward.

However, having simultaneous visuals like this feels like an incredibly powerful addition to the overall suite of visualisation opportunities. There are situations in which the entity-level queues alone are hard to interpret or don't clearly capture the whole story, and the multiple traces can also allow for deeper interrogation and verification of the model action.

Proposed approach in #1 may simplify this. If that's not possible, explore ways in which to make the task of adding extra traces less painful, or at least write some very thorough examples.

@Bergam0t Bergam0t self-assigned this Dec 11, 2024
@Bergam0t Bergam0t added the documentation Improvements or additions to documentation label Jan 6, 2025
@Bergam0t Bergam0t moved this to Done in vidigi development Jan 9, 2025
@Bergam0t Bergam0t closed this as completed by moving to Done in vidigi development Jan 9, 2025
@Bergam0t Bergam0t moved this from Done to Backlog in vidigi development Jan 9, 2025
@Bergam0t Bergam0t reopened this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

1 participant