I am looking for javascript / flash / java graphic lib. which can display very complex relationships very well when one node belongs to another node, etc., for example
a โ b ---> c
b โ d, e, f
any library of recommendations?
Prefuse is very cool and Java based.
Demo is here .
What a coincidence I just considered myself. I found this: http://www.ryandesign.com/canviz/
http://code.google.com/p/canviz/
,
http://code.google.com/apis/visualization/documentation/gallery/orgchart.html
Graphviz is an open source visualization software widely used for rendering graphs and jGraphviz is a must for java.
Source: https://habr.com/ru/post/1714185/More articles:PHP Chat Bot: Google Talk - phpSQL: SELECT IN is faster and better? - sqlC # .NET runtime object type - reflectionInitializing a std :: string from a character - c ++What is wrong with this use of the new operator? - c ++Create GQL with "IN" query for ReferenceProperty - google-app-engineHow do you prototype your programming interface? - prototypeChecking SOAP Messages - Soapsending a command and receiving a response from actionscript 3 / air - actionscript-3https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1714190/is-it-possible-to-detect-when-a-user-switches-to-a-different-browser-tab&usg=ALkJrhhIN2UaXyQdkrfOmMHyxeSm3W5LQAAll Articles