Skip to content

tesis-dynaware/fancy-chart

A Fancy Chart Control in JavaFX

Introduction

This complex JavaFX control is a combination of a LineChart and a TableView control. It shows some advanced features of JavaFX in order to demonstrate the powerful capabilities of this new UI toolkit. The features include:

  • display of a line chart,
  • animations in the chart,
  • databinding between a chart and a table including immediate updates,
  • table cell editing,
  • and last, but not least, a visually appealing look and feel based on CSS styling and advanced layouts.

screenshot

Demo

You can see the control in action by cloning the repo and starting the FancyChartViewer application in the test directory.

To Do

Features not yet implemented include

  • zooming
  • data import/export buttons

About

A Fancy Chart Control in JavaFX

Resources

License

EPL-1.0 and 4 other licenses found

Licenses found

EPL-1.0
LICENSE
BSD-2-Clause
LICENSE-args4j
Unknown
LICENSE-commons
Unknown
LICENSE-jxl
Apache-2.0
LICENSE-opencsv

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors