I'm generating linear graphs in ZEND framework using ez components, I would like to display some of em on a single page as a dashboard, how should I do that?
i'm thinking about creating an action for every graph in the controller but I couldn't find the proper way to display them as a dashboard