An open API service indexing awesome lists of open source software.

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

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

![Screenshot](screenshot.png)