You are here

charts_google.libraries.yml in Charts 5.0.x

modules/charts_google/charts_google.libraries.yml

File

modules/charts_google/charts_google.libraries.yml
View source
  1. charts_google:
  2. version: 1.x
  3. js:
  4. js/charts_google.js: { weight: -1 }
  5. dependencies:
  6. - charts/global
  7. - core/jquery
  8. - core/jquery.once
  9. google:
  10. remote: 'https://www.gstatic.com/charts/loader.js'
  11. version: VERSION
  12. license:
  13. name: 'Apache 2.0'
  14. url: 'http://www.apache.org/licenses/LICENSE-2.0'
  15. gpl-compatible: false
  16. js:
  17. /libraries/google_charts/loader.js: { }
  18. dependencies:
  19. - charts_google/charts_google