egui_graphs
egui_graphs copied to clipboard
Static font/node/edge size?
It would be nice to be able to specify an absolute font size for labels (and nodes and edges) so that it is always readable. However, I'm guessing that the zoom is implemented using egui scenes, in which case I think this is pretty challenging...
It is in my todo list. Will prioritize it.