/StockChartsFX

JavaFx candlestick chart used to plot stock and commodity prices.

Primary LanguageJava

StockChartsFX

A JavaFX API for creating candlestick charts. The functionality is very limited at this point, but new contributions are welcome. The project includes both Java and support CSS files.

StockChartsFX requires Java 8

Example Chart

Quick Start

Build the framework
$ mvn install
Run the sample application
$ cd target
$ java -jar StockChartsFx-1.0.0-SNAPSHOT.jar  (or whatever version of the .jar was built.

Author

License

Apache License, Version 2.0 (current) http://www.apache.org/licenses/LICENSE-2.0