You must be logged in to post your query.
Home › Forums › Chart Support › Can I using canvasJS with angular2?
Tagged: Using CanvasJS
My problem is can’t use function in typescript.When I use rangeChange not found function in typescript.
rangeChange(e: any) { // this.getData(e) --> function in typescript } getData(data:any){ }
Hi Theerawat,
Take a look at CanvasJS charts with AngularJS-2.
You must be logged in to reply to this topic. Login/Register