I want to implement pie chart in my app. Can you give me the simple example of implemented only pie chart in app?

I want to implement pie chart in my app. Can you give me the simple example of implemented only pie chart

Use ng chart. Js many examples on the web

I am using ionic 2 with typescript. Is there any angiular2 chart.ts example.

Did you try searching the forums for “chart”?

Yes I am searching. I create the directive for that, directive is loaded but chart is not shown.