javascript - Which is the best reporting tool in angular js along with nodejs -
i building single page application using angularjs along nodejs. want generate detailed reports not possible through charts. suggest me best reporting tools in client side.
in terms of node , angularjs & node... have few options available you.
- the 1 being "hybrid" report using native html & charting framework d3 example.
- i've had lots of luck this directive set angular & d3 in past
- i found this: jsreport.net.
- it looks nodejs reporting solution @ moment other above route..
- if have access other tech stacks, generate report server side , offer users download link. (but not strictly angular/node)
Comments
Post a Comment