Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoar committed Jul 30, 2014
1 parent 4e77fab commit 2dc2ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PapiPlot
========

PapiPlot takes the output generated with ![Papify](https://github.com/alejoar/papify) and generates cute graphs you can use to evaluate the performance of your ORC-Apps. These graphs come served with a generated html where value tables are included for each graph, so you can check the specific value for each point. An example of an html generated with PapiPlot has been set up ![here](http://alejoar.github.io/papiplot/index.html).
PapiPlot takes the output generated with ![Papify](https://github.com/alejoar/papify) and generates cute graphs you can use to evaluate the performance of your ORC-Apps. These graphs come served with a generated html where value tables are included for each graph, so you can check the specific value for each point. An example of an html generated with PapiPlot has been set up at http://alejoar.github.io/papiplot.

PapiPlot generates the graphs ussing **gnuplot**, so make sure you have it installed:
```
Expand Down

0 comments on commit 2dc2ca2

Please sign in to comment.