Karthik Ramanathan
Karthik Ramanathan
Setting the hierarchical layout `enabled` parameter to `FALSE`, makes it look less tangled by restricting edges to be between consecutive levels. However I think it also reduces the size and...
This is another layout option without the levels: 
The lowest node in the example is `ggplot2`, which was the package I was creating a report for. Yes, it seems to be using some algorithm to optimize the layout...
#92 seems to be a potential fix
Hi @MiNeves00, I would like to keep track of precision and recall associated with different prompts on a test dataset. Is this issue meant to solve that problem and what...