浏览代码

plotly-min.js now served locally

Markus Spring 1 年之前
父节点
当前提交
7afe361823
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apps/templates/includes/scripts.html

+ 1 - 0
apps/templates/includes/scripts.html

@@ -15,3 +15,4 @@
 <!-- Black Dashboard DEMO methods, don't include it in your project! -->
 <!-- <script src="{{ config.ASSETS_ROOT }}/demo/demo.js"></script> -->
 <script src="{{ config.ASSETS_ROOT }}/js/themeSettings.js"></script>
+<script src="{{ config.ASSETS_ROOT }}/js/plotly-latest.min.js.js"></script>