mirror of
https://github.com/arnaucube/goBlockchainDataAnalysis.git
synced 2026-02-07 19:46:45 +01:00
sankey in frontend works, added logs system, added getLastTx in backend and frontend
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<div class="col-sm-10">
|
||||
<div class="panel-heading c_blueGrey300">
|
||||
<h3 class="panel-title">Sankey</h3>
|
||||
<h3 class="panel-title">Sankey - address {{selectedAddress}}</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<!--<ng-sankey id="sankeyChart" options="options" data="data"></ng-sankey>
|
||||
|
||||
Reference in New Issue
Block a user