Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 064fa18 + e8c6a74 commit 01efe17Copy full SHA for 01efe17
_includes/layouts/head.html
@@ -16,10 +16,8 @@
16
<script>hljs.initHighlightingOnLoad();</script>
17
{% endif %}
18
19
- {% if page.language == "plotly_js" or page.language == "r" or page.language == "ggplot2" %}
20
<!-- Plotly.js -->
21
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
22
- {% endif %}
23
24
{% if page.language == "r" or page.language == "ggplot2" %}
25
<script src="/all_static/r_files/r_dependencies.js"></script>
0 commit comments