As the title says. Ubergraph's visualization function is quite sensitive to node and attribute naming format. The issue is with the underlying library dorothy ( https://github.com/daveray/dorothy ) which seems to have been long abandoned. There is a new library named clj-graphviz ( https://github.com/phronmophobic/clj-graphviz ) that may work better as the foundation for the visualizer function.
Another thing I would really like is having ability to pass sub-graph annotation.
Just to be clear, this is not a demand on the developer/maintainer; rather a polite suggestion. Really appreciate the good work you have put into this awesome library!
As the title says. Ubergraph's visualization function is quite sensitive to node and attribute naming format. The issue is with the underlying library dorothy ( https://github.com/daveray/dorothy ) which seems to have been long abandoned. There is a new library named clj-graphviz ( https://github.com/phronmophobic/clj-graphviz ) that may work better as the foundation for the visualizer function.
Another thing I would really like is having ability to pass sub-graph annotation.
Just to be clear, this is not a demand on the developer/maintainer; rather a polite suggestion. Really appreciate the good work you have put into this awesome library!