Plugin's usage information
We are using multiple awesome plugins (optional) to build out the application pages and others. The following table is describing the necessary assets to include in your html if you are looking to use the same.
In order to use any plugins, you need to first add that package and then add upbit's custom js
Ex: If you need to use apex chart in any page.
-
you need to first add
<script src="https://apexcharts.com/samples/assets/stock-prices.js"></script>
-
Then you need to add
<script src="assets/js/pages/apex-line.js"></script>