Forum Discussion

ElisabethH's avatar
ElisabethH
Community Member
4 hours ago

Adding Tableau into Rise

I've figured out how to embed my tableau into Rise. However, it's off center. I've tried a couple things, but nothing seems to work.

 

Current code:

<iframe src="https://public.tableau.com/shared/99QHG8NWZ?:display_count=y&amp;:origin=viz_share_link&amp;:embed=yv:showVizHome=no&amp;:embed=true" width="800" height="600"></iframe>

When I try adjusting the code to "<iframe src="https://public.tableau.com/shared/99QHG8NWZ?:display_count=y&amp;:origin=viz_share_link&amp;:embed=yv:showVizHome=no&amp;:embed=true" width="800" height="600" style="display: block; margin-left: auto; margin-right: auto;"></iframe>"

in order to center the graphic, it reverts back to the above code without the display block info.

I've attached an image to show it off-center.

 

 

No RepliesBe the first to reply