News

JavaFX provides certain colors by default when rendering charts. There are situations, however, when one wants to customize these colors. In this blog post I look at changing the colors of a ...
Hey @Niekaiyuan, since last year, we have been able to eliminate chart-fx's dependency on the javafx-swing module. So you should just remove the chartfx-swing entry from the add-modules list assuming ...
Custom JavaFX Plugin Gradle plugin in charge of managing and configuring the project with the necessary dependencies to use JavaFX. Unlike the official JavaFX plugin, it offers the ability to easily ...