javascript - How to serve all dependencies for Google Charts from the local server itself -


Scenario: We are developing a web application, which is basically a local LAN Works on This includes a report module, which includes alternate chart reports. I found on real data, developed a prototype for bars, columns, and many different charts.

Problem: Offline does not work, I try to dump the dependencies on the locality, not being able to understand all dependencies on the server.

Question: Can anyone tell me how to do it? How to serve all the dependencies to the local server.

Simple answer: You can host Google charts on your own server.

You may want to take a look at the libraries and .

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -