javascript - HTML for Dynamic Reporting/Visualization -


i have been tasked researching technology generating dynamic report charts & visuals.

there countless bi tools available , online solutions fit bill, however, customers have considerable restrictions preventing installation of applications or sharing data across internet.

one solution i've dreamed serve html document offline consumption in browser. javascript bundled in & data added dynamically prior sending client, believe possible in same way website functioning offline possible.

how feasible this? if it's possible, technologies recommended? far i've considered building using angularjs since spa mimic one-page report & javascript bundling readily available.

are there better solutions? which?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -