graph issue fixed
This commit is contained in:
parent
86a1e6a0ce
commit
44d5ab9e4f
@ -775,7 +775,7 @@ export class GraphListComponent implements OnInit {
|
|||||||
rangemode: 'nonnegative',
|
rangemode: 'nonnegative',
|
||||||
fixedrange: true,
|
fixedrange: true,
|
||||||
showgrid: true,
|
showgrid: true,
|
||||||
tickformat :".0f",
|
//tickformat :".0f",
|
||||||
tickprefix: ' '
|
tickprefix: ' '
|
||||||
},
|
},
|
||||||
margin: {
|
margin: {
|
||||||
|
Loading…
Reference in New Issue
Block a user