Skip to main content

I am trying to embed a viz into a news article from Tableau public, but the mobile layout is showing up as the default (top version on this codepen). If all I do is delete the mobile layout (bottom), it embeds just fine. Both versions show up fine on public itself.

 

To embed, I am just using the embed code found in the share button. This has been an ongoing for our organization but I haven't been able to find other instances of it.

 

Any ideas?

 

Dash with mobile layout

Dash without mobile layout

4 件の回答
  1. 2019年12月3日 1:57

    Try adding this parameter: <param name='device' value='desktop' /> (from Parameters for Embed Code - Tableau)

     

    The attached file has it and it looks to me like it works!

     

    Hope this helps!

    Santiago

0/9000