Search code examples
angularnpmwidgetangular2-templatedashboard

I Angular 2/4 dashboard Widget component


I am trying to do the dashboard for my angular2 application. So, I am looking for npm package like the below link,

http://datatorrent.github.io/malhar-dashboard-webapp/#/

The functions same like above link, I need to add new widgets, need to drag and drop, resize the widgets, rename and delete options like that i am trying to do.

I researched about these I found ngx-dashboard these package only related to my requirements.

I am looking the package better than ngx-dashboard

How can I find the the Angular 2/4 package for dashboard?


Solution

  • As it's not clear, what the dashboard will actually contain it's tricky to suggest a package. You can always choose ngx-dashboard . It can help you to start with.