Change Chart Type You can use this API to change the chart type of the specified view. It allows you to change the chart type to any compatible chart type.
Function Call Objname.changeChartType('ChartType')
Parameters Parameter Name Description Chart Type String
Enter the type of chart to which the specified view needs to be changed.Note: The string are case sensitive.
area area with points area without points bar horizontal bar bubble combo combo bar with smooth line funnel line line with points line without points map area map bubble map filled map pie map pie bubble map scatter packed bubble pie ring scatter smooth area smooth area with points smooth area without points smooth line smooth line with points smooth line without points stacked area stacked area with points stacked bar horizontal stacked bar stacked smooth area stacked smooth area with points stacked smooth area without points step table chart web web with fill web without fill geo heat map butterfly heat map pyramid semi pie semi ring
Sample Response ZAnalytics JS API Area Chart Bubble Chart Line Chart Pie Chart Web Chart