[Feature request] Which is which plugin in feed render #792
jennydaman
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Next to the toggle switches in the top-left corner, add a toggle which color-codes nodes by plugin ID instead of by status. The color coding can be decided by a mapping of plugin ID to color, like how compute resources are color-coded in pipeline customization. Actually, maybe it should be a drop-down: color-coding by status, compute env, plugin, compute time, output size? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Alternative idea: have a search bar overlayed in the feed view, which highlights the nodes which match the search (and dims the rest of them). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I do experiments in ChRIS feeds. Here's a vague description: starting with a dataset, I run some ChRIS plugins to play around with processing the data in different ways, then after each "data processing" plugin, I run two "quality control" plugins.
At a glance, it's hard for a user to tell what's what. For instance, if a collaborator wanted to check the results of every instance of pl-smoothness-error, they would have to do a "brute-force" search by clicking on every single circle.
What are some ways we can improve this use case?
Beta Was this translation helpful? Give feedback.
All reactions