-
Notifications
You must be signed in to change notification settings - Fork 1
Home
George Melissourgos edited this page Jun 22, 2018
·
3 revisions
GraphCreator is a java library. It runs on JavaFX (development), so in order to use it you need JavaFx installed. Luckily for the windows users it comes pre-installed with Java, for the Linux users install it separately (for Ubuntu-based Os: sudo apt-get install openjfx).
The core of the GraphCreator is an SVG path, this path follows the points the user gives. On top of that path sit properties for customizing its appearance.