Home Forums Chart Support Can I using canvasJS with angular2?

Can I using canvasJS with angular2?

Viewing 2 posts - 1 through 2 (of 2 total)
  • #13269

    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){
    }
    #13299

    Hi Theerawat,

    Take a look at CanvasJS charts with AngularJS-2.

    • This reply was modified 7 years, 4 months ago by Ashish.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.