mirror of
https://github.com/arnaucube/goBlockchainDataAnalysis.git
synced 2026-02-07 03:36:44 +01:00
implemented generation of network map of address history, not finished
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
-->
|
||||
<style type="text/css">
|
||||
#mynetwork {
|
||||
background: black;
|
||||
/*background: black;*/
|
||||
}
|
||||
|
||||
.o-height600 {
|
||||
@@ -89,6 +89,7 @@
|
||||
<script src="views/navbar.js"></script>
|
||||
<script src="views/main/main.js"></script>
|
||||
<script src="views/network/network.js"></script>
|
||||
<script src="views/addressNetwork/addressNetwork.js"></script>
|
||||
<script src="views/sankey/sankey.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user