i would like to know if anyone did use yFiles library (yWorks) with Javafx, to manipulate (with algorithms, like shortest path...) and visualize (zoom, color node, color edges) graphs? i'm actually searching a good open source library to visualize complex graphs with Javafx.
thanks in advance for your answer.