Add prefetch to graph
This commit is contained in:
parent
bd316d8249
commit
efb6c7845f
3 changed files with 87 additions and 122 deletions
|
@ -107,7 +107,7 @@
|
|||
</script>
|
||||
{{else}}
|
||||
<script>
|
||||
window.navigate = (url) => window.location.href = url;
|
||||
window.Million.navigate = (url) => window.location.href = url;
|
||||
draw();
|
||||
</script>
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue