cancel
Showing results for 
Search instead for 
Did you mean: 

design studio - overlapping components

Former Member
0 Kudos

Hi All,

I can't find solution for overlapping components(chart and crosstab), while the entire dashboard automatch with components to the screen size.

Do you have any advice?

Best Regards,

Tomek

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello Tomasz,

If you have to view the dashboard in different screens means you have use the gridlayout and set width and height as auto. then set the margins as 0. now set columns as 2 and rows as 1.

then insert the crosstab in left and table in right. now set the components width and height as auto and margins as 0. now it will auto fix with all screens.

Hope this works fine

regards,

manoj

Former Member
0 Kudos

It works !! Thank you very much

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Tomasz,

Please put a grid layout with 2 columns and place crosstab in one cell and chart in other.

If it doesn't work, please set the right margin of the crosstab manually and left margin of the chart manually based on screen resolution.

Lets say, your screen resolution is 1366*768. Now, 1366 is the width of your screen.

if you set right margin of crosstab as 700, that means your crosstab has taken 666 px of the screen space from left. So, set left margin of chart between 680-690.

Hope this helps.

Thanks,

Anand

Karol-K
Advisor
Advisor
0 Kudos

Hi Tomasz,

if you could make some screen shot (painted somehow) with visualization on "what you want to achieve", then we can check if it possible and if, then how.

Karol

Former Member
0 Kudos

I want achieve autofit all components, while displaying dashboard on the different screen sizes.

For all components is set width = auto and height = auto. Unfortunately chart and crosstab are overlapping.

Former Member
0 Kudos

Hi Tomasz,


Make sure Right margin of crosstab & Left margin of Chart required to be Auto.


Try with this settings & check



Thanks!

Ketan

Former Member
0 Kudos

Hi Ketan

then autofit does not work.

Best Regards,

Tomasz