Im Using Apex chart version 1.7.4 in angular. my chart is not showing on bootstrap tabs.
let chart1 = new ApexCharts(document.querySelector(‘#chart’), this.chartOptions);
chart1.render();
rest i have 9 other chart that i need to render on different tabs
New contributor
k Rai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.