Need to do a graph in Java with JavaFX and IntelliJ but don't know how to combine that neat example on the internet with that other neat example? Here's me doing exactly that. Combining a graph tutorial with a JavaFX + IntelliJ tutorial courtesy of https://www.tutorialspoint.com/javafx... and • Setup a JavaFX Project for JDK 11 Usi... , respectively.
I figure that these kinds of videos are useful for the "how to slap together a concept in a programming language that is new to you" kind of way. This isn't meant to be a formal "this is the right way to graph things in Java".