I want to create the Pedigree Tree, I found couple of libraries which uses D3.js. I have listed them below
As we are already using echarts for other graphs and charts, I don't want to use D3.JS for now. Is there any library or solution to create the same.
I have created the Pegigree tree using Graph Nodes, but I am looking for better solution.


