graph zero line

This commit is contained in:
shunmugam 2019-10-17 12:03:32 +05:30
parent e28d4e8ccc
commit 5076d6fccc

View File

@ -1296,7 +1296,7 @@ export class GraphListComponent implements OnInit {
height: 250,
xaxis: {
showgrid: true,
zeroline: false,
zeroline: true,
tickformat: '%m-%d',
rangemode: 'nonnegative',
fixedrange: true,