Skip to content

chenDaivin/StockChartsFX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 94.1%
  • CSS 5.9%