-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
- It would be nice to include the source code in the final svg.
- In Simple-Rust I print
digraph "escaped source code" {instead ofdigraph chapterXY { /* source code */, so it can be seen by hovering over empty space. I haven't checked if this works on touch devices though.
- In Simple-Rust I print
findAllshould return a list sorted by_nidto make the output independent of javasHashMap.Valuesiteration order.nodesByClustermutates the node outputs. This is not a problem, but it might be nicer so sort a copy to keep the visualizer side-effect free.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels