There are many ways to call D3 from javafx, you co...
# tornadofx
e
There are many ways to call D3 from javafx, you could either use the webengine api, or even just render the javascript as part of the page. I really like Mike's idea, but as it has been pointed out, maybe D3 is not the best library. Having something JavaFX "native" would also be a lot faster.