Hello -
I am using angular framework and want to use the HTML Apex charts in the framework. It has CSS and javascript files and I included in the index.html page. But the charts are not still showing. Did I miss anything or do you have any documentation to include the CSS and javascript in the component files.
I am using the Demo1 version of HTML and Angular.
Here are the files that I need to include =>
<link href="./assets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css" />
<link href="./assets/css/style.bundle.css" rel="stylesheet" type="text/css" />
<!--begin::Global Javascript Bundle(mandatory for all pages)-->
<script src="./assets/plugins/global/plugins.bundle.js"></script>
<script src="./assets/js/scripts.bundle.js"></script>
<!--end::Global Javascript Bundle-->
I recently discovered an amazing online casino experience here in India. The variety of games available is impressive, catering to both beginners and seasoned players. Check it out at https://play1xbetindia.in/registration/ where the user interface is smooth and easy to navigate. The customer support is responsive, ensuring any issues are promptly addressed. Additionally, the bonuses and promotions they offer are quite generous, enhancing the overall gaming fun. If you're looking for a reliable platform to enjoy your favorite casino games, this is definitely worth trying out.
Hi Balaji Regoti,
If you are using the current Metronic Angular app, you do not need to include those CSS files.
For the Angular APEX library, please check this link.
https://apexcharts.com/angular-chart-demos/
Thanks