mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-29 21:29:27 -07:00
bitview: reorg part 10 + api changes
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<div id="chart" style="height: 100%; width: 100%"></div>
|
||||
</body>
|
||||
<script type="module">
|
||||
import * as lc from "https://unpkg.com/lightweight-charts@5.0.8/dist/lightweight-charts.standalone.development.mjs";
|
||||
import * as lc from "https://unpkg.com/lightweight-charts@5.0.9/dist/lightweight-charts.standalone.development.mjs";
|
||||
|
||||
const chartOptions = {
|
||||
layout: {
|
||||
|
||||
Reference in New Issue
Block a user