render plot with a single dataseriew

This commit is contained in:
2016-12-10 18:50:29 +01:00
parent 81b39c5675
commit e936df6f7e
13 changed files with 651 additions and 25 deletions

View File

@@ -2,5 +2,6 @@
dependencies {
compile project(':performanceDb')
compile "io.thekraken:grok:0.1.5"
compile 'org.lucares:svak:1.0'
}