Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
tauceef9
Creator
Creator

Expand Collapse individual charts in Mashup

Hello Everyone,

We have created a mashup portal where in I am trying to build Expand & Collapse functionality.

I have found some links:

Expand (resize to fullscreen) another object in js code.

Edit fiddle - JSFiddle

I am able to get the functionality working but the thing is it is not expanding to full screen but expanding with in the Parent <div> exactly like it is working in the 2nd link above.

We have divided the whole screen into different sections (rows and cols) and displaying charts into these <div>'s. like in the 2nd link.

I need to expand my charts to full screen, is there a way of doing that?

Regards,

Tauceef

1 Reply
ErikWetterberg
Master
Master

Hi,

Are you using iframes like JSFiddle? In that case you need to expand the iframe.

Erik Wetterberg