move to window obj
This commit is contained in:
@ -4,6 +4,6 @@
|
||||
<div id="zoom" class="absolute code f7 bottom-1 right-1"></div>
|
||||
<div id="graph-wrapper" class="code f6">
|
||||
<script>
|
||||
const graphData = {% include notes_graph.json %}
|
||||
window.graphData = {% include notes_graph.json %}
|
||||
</script>
|
||||
</div>
|
Reference in New Issue
Block a user