Javascript库 - 家谱流程图 [英] Javascript Library - Family Tree Flowchart

查看:547
本文介绍了Javascript库 - 家谱流程图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个简单的Javascript库(svg?),它允许我绘制一个家谱关系。

Im looking for a simple Javascript Library (svg?) that allow me to draw a family tree relationships.

我在google上搜索了很多很多有趣的图书馆,如Raphaël及其扩展Dracula。
Google也有自己的库来制作流程图。

I have searched a lot on google found a lot of interesting libraries like Raphaël and its extention Dracula. Google has its own library to make flowcharts too.

不幸的是,每个库都会在带有sigle线的节点之间建立关系。如果A和B与C有关系,我将获得2行:一行从A到C,一行从B到C.

Unfortunally, every library make a relation between nodes with a sigle line. If A and B has a relation to C, I will obtain 2 line: one from A to C and one from B to C.

我需要的是一行来自A到B(我们称之为AB)和从AB到C的线来表示A和B的结婚。

What I need is a line from A to B (we call it AB) and a line from AB to C to represent the Marriage of A and B.

示例图片

谢谢。

推荐答案

我遇到了同样的问题。
这是我发现的:

I'm having the same problem. Here's what I've found:

  • http://astuteo.com/slickmap/

您还有其他解决方案吗?

Do you have any other solutions?

这篇关于Javascript库 - 家谱流程图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆