Open Source JavaFX Now!

JFXtras Samples Logo

Artifact
Default Tag Set

JFXtras Samples

The goal of the JFXtras Samples project is to provide quality JavaFX sample programs for users to learn and explore the language.  Please feel free to browse the samples, reuse any of the code in your applications (all licenses are commercial friendly), and contribute any additional samples you have back to the community.

« Back

Generating Graphs from Hudson Builds

Untitled Document
Author:Mark Macumber
Homepage:http://markmacumber.blogspot.com
License: New BSD License
Description:This demo shows how to use the Hudson remote API to gather build information and generate a nice JavaFX bar graph.
Tags: sample, charts, graphing, hudson, javafx, xml
Modified:Mon, 20 Jul 2009 17:55:57 -0500
Launch Widget Browse Source Launch Widget Download Project
Launch Application


This demo shows how to use the Hudson remote API to gather build information and generate a nice JavaFX bar graph.


Average (0 Votes)