You are here

visitors.libraries.yml in Visitors 8.2

File

visitors.libraries.yml
View source
  1. jquery.jqplot:
  2. dependencies:
  3. - core/jquery
  4. - core/drupal
  5. - core/drupalSettings
  6. header: true
  7. js:
  8. jquery.jqplot/jquery.jqplot.min.js: {}
  9. css:
  10. theme:
  11. jquery.jqplot/jquery.jqplot.min.css: {}
  12. jqplot.pointLabels:
  13. header: true
  14. dependencies:
  15. - visitors/jquery.jqplot
  16. js:
  17. jquery.jqplot/plugins/jqplot.pointLabels.min.js: {}
  18. jqplot.categoryAxisRenderer:
  19. header: true
  20. dependencies:
  21. - visitors/jquery.jqplot
  22. js:
  23. jquery.jqplot/plugins/jqplot.categoryAxisRenderer.min.js: {}
  24. jqplot.barRenderer:
  25. header: true
  26. dependencies:
  27. - visitors/jquery.jqplot
  28. js:
  29. jquery.jqplot/plugins/jqplot.barRenderer.min.js: {}