Unable to plot two piechart using Highchart
问题 I want to plot two piechart side by side using dynamic data by making two ajax call(since both chart is based on different dataset) but always i am getting only one chart drawn and not the second one don't know where i am making mistake. my code goes like below. Kindly help me to draw the two charts next to each other. function visitorData(data, type) { var chartData = JSON.parse(data.d); var data1 = ""; var chartAlign = ""; if (type == 0) { data1 = [{ name: chartData.Table[0].RegName, y: