Skip to content

fithisux/minimal-javafx-dflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minimal-javafx-dflib

This is a simple project to demonstrate the inter-operability of JavaFX and Echarts through DFlib.

It displays a bar chart (the official example). To build you just need to

mvn clean package

and to run

mvn exec:java "-Dexec.mainClass=org.ntua.trapezoid.TULauncher"

Simple as that.

Tested on Windows 10 x64 with the Libera JDK

openjdk version "23.0.1" 2024-10-15
OpenJDK Runtime Environment (build 23.0.1+13)
OpenJDK 64-Bit Server VM (build 23.0.1+13, mixed mode, sharing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published