Hi Dhivya,
Thank you so much for the reply. Its for the Bold BI Application. But I think I figured it out. I am using this code to force the app to resize:
jQuery('#dashboard').ejDashboardDesigner().resize();
Also is there a callback function after creating the dashboard, what I am trying to achieve is to bind a click functionality on 2 buttons inside the dashboard, graph maximize and graph minimize. But if there is an existing callback function when any graph is maximized/minimized then that would be most helpful.
Thanks,
Jam