sankey in frontend works, added logs system, added getLastTx in backend and frontend

This commit is contained in:
arnaucode
2017-08-07 22:00:07 +02:00
parent 2c67f57b7b
commit fe164456fb
11 changed files with 107 additions and 51 deletions

View File

@@ -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>