Harish Reddy

Results 2 issues of Harish Reddy

Two lines have overlapping y-value. hover only displays one series name. ![screenshot from 2015-08-20 18 24 11](https://cloud.githubusercontent.com/assets/592646/9383735/e357a0ba-4768-11e5-897e-fa2d1b9e5730.png)

Environment: Ubuntu 15.04 64 bit Pentaho-platform 6.1-SNAPSHOT While Trying to create tenant with ``` SecurityHelper.getInstance().runAsUser(JcrTenantUtils.getTenantedUser("admin"),new CallableParam(principleName) { String principleName = this.getParamString(); @Override public Void call() throws Exception { tenantManager.createTenant(JcrTenantUtils.getDefaultTenant(),principleName,"Administrator", "authenticated",...