|
|
|
return "<b>" + Highcharts.dateFormat('%Y-%m-%d', new Date(this.x)) + "<b><br>Payment <b>" + this.y.toFixed(4) + " CLO</b>"; |
|
|
|
return "<b>" + Highcharts.dateFormat('%Y-%m-%d', new Date(this.x)) + "<b><br>Payment <b>" + this.y.toFixed(8) + " CLO</b>"; |