Skip to content

Commit

Permalink
More info about infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
brucejohnson committed Apr 18, 2017
1 parent d79d563 commit 5102477
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ JFXPlot is a plotting library that can be used with Renjin, the JVM-based interp

This code is mostly an experiment in learning about R graphics, Renjin, and testing the possibility of adding graphics to Renjin.

The plot and barplot commands currently work by using the JavaFX chart library.

A prototype of a Graphics Device that uses the JavaFX Canvas is included.

# Example

Add the jar file, plot-0.1-SNAPSHOT.jar, to the renjin dependencies directory.
Expand Down

0 comments on commit 5102477

Please sign in to comment.