charting refactor into shapes, not debugged
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import "/tradingview/charting_library/charting_library.js"
|
||||
import "/tradingview/datafeeds/udf/dist/bundle.js"
|
||||
import {onMounted, ref} from "vue";
|
||||
import {initWidget} from "@/chart.js";
|
||||
import {initWidget} from "@/charts/chart.js";
|
||||
|
||||
const element = ref()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user