mishrasailesh

Year To Quarter Drill Down working however Quarter to Month only working for last quarter not all quarters

Recommended Posts

Year To Quarter Drill Down working however Quarter to Month only working for last quarter not all quarters

 

I have created a drill down chart using Fusion Chart(using a demo on its website), using PHP, MySQL, this is running well, Year to Quarter part is working well ever Quarter to Month part for last quarter is working well, rest all Quarters to Month part of the chart not working

I used below link for help

http://www.fusioncharts.com/dev/using-with-server-side-languages/tutorials/drill-down-charts-using-php-mysql.html

 

 

 

 

Share this post


Link to post
Share on other sites

Yes Prerana, 

Appreciate your time to discuss this, I managed to resolve the issue by using array_merge_recursive post quarterly data prepared loo; and removing the the if (Quarter == 'Q4') comparison part

Great Fusion Charts Team !!! Darun


Regards, 
Sailesh

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now