Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试设计图表。我不确定这种图表的正确术语。它类似于树视图,但嵌套在图形中。
它看起来像这样。
每种颜色都是不同的层次结构,下一个层次从那里分解。
该信息将从运行当前用于树视图的存储过程的服务器动态加载。 有谁知道创建这个的好方法,或者可能为此创建一个开放图形插件?jQuery、asp.net、c# 都适合我。