Skip to content

rterp/StockChartsFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

JavaFx candlestick chart used to plot stock and commodity prices.

Resources

Stars

Watchers

Forks

Packages

No packages published