nicolaskruchten / pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
https://pivottable.js.org/
MIT License
4.36k stars 1.08k forks source link

Pivottable issue with Angular 4 #1019

Open diegogf opened 6 years ago

diegogf commented 6 years ago

Hello,

I'm having issue with this framework. I just added the css e js files and still not working.

image

image

image

WaelOuni commented 6 years ago

You can check out my example project, pivottableJs with angular 6 app :

https://github.com/WaelOuni/pivottable-js

In fact u should update your angular.json

image