%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="tags" tagdir="/WEB-INF/tags" %>
<%@ taglib uri="http://www.fusioncharts.com/jsp/core" prefix="fc" %>
<%@ taglib uri="http://www.fusioncharts.com/jsp/functions" prefix="fchelper" %>
<%@page import="com.fusioncharts.FusionChartsHelper" %>
<% // In case we are using fc:renderHTML then the parameters need to encoded, in which case, please use the following encodedURL %>
<%-- Create the chart - Pie 3D Chart with data got from another jsp --%>