Hi! I've been using bugscope to visualize data from ladybugdb for a side project, and I have to say this is a really great tool for visualization.
While using it, I noticed a couple of minor UX things that could make the experience better like:
- Node names are not always visible, depending on the node size and label length, the node name text sometimes gets cut off or doesn't display properly.
- It would be helpful to see the attributes of nodes and links displayed in the sidebar when selected. This would make it easier to inspect data.
Is anyone already working on these topics? If not, I'd be happy to implementing them.