Use chart in meteor

Hello all.

I’m new in Meteor and i’m trying to use chart in my test app, but i don’t know how to do this.

I’m using blaze. Can anyone help me with this?

Hi
you can use 'google chart and high chart ’ , they also have packages . so that is easy to use.
you can also make native chart via D3.js.

Have a look at Meteor-Chart.js-demo