google / google-visualization-issues

288 stars 35 forks source link

When using in an environment without internet #2934

Open ezat-dev opened 3 years ago

ezat-dev commented 3 years ago

Hello. It must be used in an environment without internet. Is there any way to download the library file?

dlaliberte commented 3 years ago

The Google Charts library still requires internet access to dynamically load the loader and subsequent packages. We are working on open-sourcing the library, so you could build an application that contains only the parts of the library you are using, but I can't promise any detailed timeline yet.

I can say that the open-sourcing process will happen in phases starting with the core infrastructure that supports datatables, queries, and formatting, along with one general chart type, the VegaChart. This much is mostly ready to be released, except for the task of dealing with the dependency on Google Closure Library. We could use some help on setting up and managing the open source repository. Please contact me if you are interested: dlaliberte@google.com.