mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-27 01:36:10 +00:00
publish: Visualize Dash blocks as Jackson Polluck style paintings
generated from commit 34dabd963c
This commit is contained in:
parent
8a558586dd
commit
a0b9b6ab66
52 changed files with 2152 additions and 245 deletions
|
@ -6,10 +6,9 @@
|
|||
<link rel="stylesheet" href="bundle.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="muteToggle"></div>
|
||||
<div id="connectionStatus" class="is-connecting"></div>
|
||||
|
||||
<div id="transactionList"></div>
|
||||
<div id="blockList"></div>
|
||||
|
||||
<script src="bundle.js"></script>
|
||||
<script>require('application').init();</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue