vimalaanthony

Results 5 comments of vimalaanthony

Hi Please check whethere you have installed typings globally or not. If not please do npm install typings -g To check verion typings -v

typescript version has been updated in the package.json ..

Hi, Here is the example. Example To draw weight as chart this.ChartData = [["date","weight"], [new Date(2017, 3, 22,10,10,10), 130 ], [new Date(2017, 3, 21,15,10,20), 170], [new Date(2017, 3, 20), 142],...

I will do soon. Thanks

Hi I have updated the above request