We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 869f007 + 29308c4 commit 914e77bCopy full SHA for 914e77b
src/views/GlobalThreeW/index.tsx
@@ -300,7 +300,7 @@ export function Component() {
300
<iframe
301
title={strings.PPPMapTitle}
302
className={styles.pppIframe}
303
- src="https://public.tableau.com/views/PPPdashboard_16805965348010/1_OVERVIEW?:language=en-US&:display_count=n&:origin=viz_share_link?:embed=yes&:display_count=yes&:showVizHome=no&:toolbar=yes"
+ src="https://public.tableau.com/views/PPPdashboard_16805965348010/1_Overview?:showVizHome=no&:embed=true:language=en-US&:origin=viz_share_link&:display_count=yes&:toolbar=yes"
304
/>
305
</Container>
306
</>
0 commit comments