https://github.com/gitrust/javafx-chart-viewer
Simple java Project demonstrating JavaFX chart feature
https://github.com/gitrust/javafx-chart-viewer
charts java javafx
Last synced: 6 days ago
JSON representation
Simple java Project demonstrating JavaFX chart feature
- Host: GitHub
- URL: https://github.com/gitrust/javafx-chart-viewer
- Owner: gitrust
- Created: 2017-12-28T15:16:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-28T15:20:58.000Z (about 8 years ago)
- Last Synced: 2023-11-01T19:33:09.872Z (about 2 years ago)
- Topics: charts, java, javafx
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# JavaFX Demonstration
Starts a JavaFX application where one can drop *.csv files and display generated charts.
## Build code using included Makefile
make build
## Start application
make start
## Application screenshot
