I need a javascript library that can generate and visualize a one-root-one-leaf DAG. Something like in this image. one-root-one-leaf graph example
I've tried different famous libraries like cytoscape.js with dagre plugin, echarts with dagre plugin and others but didn't get a satisfying output.
I need a library that supports graphs with 4 main features: