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

Show data and signals from inner/nested group elements #1410

Closed
mtravers opened this issue Apr 10, 2024 · 3 comments
Closed

Show data and signals from inner/nested group elements #1410

mtravers opened this issue Apr 10, 2024 · 3 comments

Comments

@mtravers
Copy link

Maybe I'm missing something, but it looks like the Vega Editor won't display data and signals for inner group elements. This would be very useful to me right now, I'm trying to debug a fairly complex visualization.

My suggestion is that these should be made available in the data viewer using standard dropdown, maybe using a dot notation or something (eg show them as group1.data, etc). Something similar for signals. An alternative would be to have some way of selecting a group element and have the debugger look at that, but that sounds more awkward.

Or, maybe there is some way to see this now and I am missing it, in which case the request is to make it more obvious.

@domoritz domoritz changed the title In Editor, should be possible to see data and signals from inner group elements Show data and signals from inner/nested group elements Apr 10, 2024
@mtravers
Copy link
Author

Hm, this may duplicate #549

@domoritz
Copy link
Member

Ahh, good find. I did a quick search and didn't see that one. Yes, closing in favor of #549.

@domoritz domoritz closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
@PBI-David
Copy link

@mtravers for the time being, you can just move the signals to the top level to view/debug them and then move them back to their nested position once everything is working as required.

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

No branches or pull requests

3 participants