Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMerfy committed Dec 10, 2017
2 parents 6639cee + 7e3c102 commit 6f4ccac
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# GraphCreator
A simple and configurable graph creator using JavaFX.

## class LineGraph()

### Linear line graphs
![linear graphs](https://media.giphy.com/media/3oxHQz562hI7c2xaz6/giphy.gif)

### Smooth graphs
![smooth graphs](https://media.giphy.com/media/l3mZmJaMKOgMBbRWE/giphy.gif)

### Multi graphs
![multi graphs](https://media.giphy.com/media/l3mZra1wtdb730YHm/giphy.gif)

0 comments on commit 6f4ccac

Please sign in to comment.