Is it possible to use using d3.js (Data Driven Document) with a Java application .
For example, wants to write data from d3.js in Java. Read the data from java again on d3.js.
If any sample application code exists for (d3.js with Java), please share this link or code.
Note . My screen will contain more graphs, line charts and analytical data.
I found the following link, if possible, if there is any other Java version with d3.js training video, please share the link.
https://github.com/stefaneidelloth/javafx-d3
source
share