You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My idea is something like a command where you can put the name of one or several tags and the output is only the graph for given tags
For example: Foam: Show Graph {#tag} should graph only the bubbles in #tag
Foam: Show Graph {#tag1,#tag2,#tag3} should show all nodes in those three tags
It would be really useful when comparing 2 broad tags (quantum mechanics and condensed matter physics are 2 tags I have, I'd like to compare them graphically for example)
Other idea I have about this kind of visualization is that nodes from different tags could be different colours to make it even more visual (quantum mechanics red, condensed matter physics blue, for example).
I have a lot of ideas about data visualization but the only one that I really need now is this one. It gets hard to compare tags with 30-40+ bubbles on them each
The text was updated successfully, but these errors were encountered:
Hello! I'm glad you've shown interest in our project. As of now the graph is unable to show tags but that is in worklist.
In the meantime, I'd be glad to know more about your ideas on data visualization. Either here, or on our Discord.
Hey there, long time no talk, I was busy (I still am but not as much as before).
I wan't to give this feature a try but I am really a noob with vscode extensions and typescript, my background is mostly python. Anyway, if I have anything promising, I'll make a PR, but in the meantime I think keeping this issue open might help me if I have any doubt with the existing code while implementing the feature
Also this is the first time I'm going to try to contribute onto a open source project so I may make some dumb mistakes. Anyway I will read the contribution guidelines so at least what I write follows that guidelines
My idea is something like a command where you can put the name of one or several tags and the output is only the graph for given tags
For example:
Foam: Show Graph {#tag}
should graph only the bubbles in #tagFoam: Show Graph {#tag1,#tag2,#tag3}
should show all nodes in those three tagsIt would be really useful when comparing 2 broad tags (quantum mechanics and condensed matter physics are 2 tags I have, I'd like to compare them graphically for example)
Other idea I have about this kind of visualization is that nodes from different tags could be different colours to make it even more visual (quantum mechanics red, condensed matter physics blue, for example).
I have a lot of ideas about data visualization but the only one that I really need now is this one. It gets hard to compare tags with 30-40+ bubbles on them each
The text was updated successfully, but these errors were encountered: