Developed a wordpress plugin which works in parallel to formidable forms pro plugin. The wordpress website already had many search form built using formidable forms, we designed a plugin which will show the search data in chart format. Several options like grouping of data, data ranges (like today, this week, this month, this year, custom data ranges), categories were also added to it. Options for short-code were also added, which help in putting the chart at any place in website. Clicking on any region of chart also displayed drill-down chart and details of that region. Technology used: PHP, WordPress, google chart api, Javascript, jQuery.