Robertas

Results 4 issues of Robertas

``` $ ./target/universal/stage/bin/jstatplot README.md Invalid result file /home/robertas/projects/jstatplot/README.md $ echo $? 0 ```

bug

Could be split into: * modularizing the code into core (domain/dsl/functional stuff) and backend (current parse whole string at once) * a new backend which would produce an Akka Flow

enhancement

For some data a stacked bar chart is more clear. E.g. jstack heap utilization graph: ![jstatgc-result-20160214-heap-utilization](https://cloud.githubusercontent.com/assets/4989266/13033757/4a7e92dc-d32b-11e5-995e-46b93903f997.png) Added option to choose between cluster or stacked bar chart styles. By default cluster...

Play 2.3.x introduced braking changes. This patch is tested with Play 2.3.3