moved charting script into index.html
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import "/charting_library/charting_library.js?url"
|
||||
// import "/datafeeds/udf/dist/bundle.js?url"
|
||||
// import "/public/datafeeds/udf/dist/bundle.js"
|
||||
import {onMounted, ref} from "vue";
|
||||
import {initWidget} from "@/charts/chart.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user