From 44d5ab9e4fd2f1fddbb165cd46f183b700e6528a Mon Sep 17 00:00:00 2001 From: "raja.blaze" Date: Thu, 8 Aug 2019 19:07:11 +0530 Subject: [PATCH] graph issue fixed --- src/app/view/home/graph-list/graph-list.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/view/home/graph-list/graph-list.component.ts b/src/app/view/home/graph-list/graph-list.component.ts index 32fe5e0..4889f38 100644 --- a/src/app/view/home/graph-list/graph-list.component.ts +++ b/src/app/view/home/graph-list/graph-list.component.ts @@ -775,7 +775,7 @@ export class GraphListComponent implements OnInit { rangemode: 'nonnegative', fixedrange: true, showgrid: true, - tickformat :".0f", + //tickformat :".0f", tickprefix: ' ' }, margin: {