mirror of
https://github.com/arnaucube/goBlockchainDataAnalysis.git
synced 2026-02-07 03:36:44 +01:00
date and hour analysis added
This commit is contained in:
@@ -22,7 +22,12 @@
|
||||
<h3 class="panel-title">Sankey</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<ng-sankey id="sankeyChart" options="options" data="data"></ng-sankey>
|
||||
<!--<ng-sankey id="sankeyChart" options="options" data="data"></ng-sankey>
|
||||
-->
|
||||
<div id="sankeyChart">
|
||||
<canvas></canvas>
|
||||
<svg></svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user