Tableau 中图片的工具提示 Public
Tooltip for a picture in Tableau Public
我正在使用 tableau public 开发仪表板。我的仪表板有 4 个不同的图块,我需要向每个图块的 header 添加图片工具提示。这是如何实现的?我们在画面中有自定义形状吗 public?
感谢任何帮助。先感谢您。
我不完全理解,但我假设您正在 Tableau Desktop 上开发,然后发布到 Tableau Public。
Tableau 的新版本可以在工具提示中显示 sheets,您可以使用此功能在工具提示中显示图片。
- 首先将您的图片添加到空白处 sheet(来源应转至:https://community.tableau.com/thread/135563)
- Copy you image file to a folder in C:\Users\My Documents\My Tableau Repository/Shapes\My Image
Note that you need to create the folder My Image
Create a calculated field with the formula: "image"
Drag that calculate field to Rows shelf
In Marks card, select Shape
click on Shape button in Marks card and click on More Shapes....
In dialogue Edit Shape, click on Reload Shapes, then select the Shape Palette My Image and select your image as a shape
Click on OK
Regulate the size of the shape on the view using Size button on Marks
card
- 然后您可以使用下面的菜单将此 sheet 添加到您的工具提示中(来源应转至:https://www.tableau.com/about/blog/2017/11/viz-tooltip-here-78442)
我正在使用 tableau public 开发仪表板。我的仪表板有 4 个不同的图块,我需要向每个图块的 header 添加图片工具提示。这是如何实现的?我们在画面中有自定义形状吗 public?
感谢任何帮助。先感谢您。
我不完全理解,但我假设您正在 Tableau Desktop 上开发,然后发布到 Tableau Public。
Tableau 的新版本可以在工具提示中显示 sheets,您可以使用此功能在工具提示中显示图片。
- 首先将您的图片添加到空白处 sheet(来源应转至:https://community.tableau.com/thread/135563)
- Copy you image file to a folder in C:\Users\My Documents\My Tableau Repository/Shapes\My Image
Note that you need to create the folder My Image
Create a calculated field with the formula:
"image"
Drag that calculate field to Rows shelf
In Marks card, select Shape
click on Shape button in Marks card and click on More Shapes....
In dialogue Edit Shape, click on Reload Shapes, then select the Shape Palette My Image and select your image as a shape
Click on OK
Regulate the size of the shape on the view using Size button on Marks card
- 然后您可以使用下面的菜单将此 sheet 添加到您的工具提示中(来源应转至:https://www.tableau.com/about/blog/2017/11/viz-tooltip-here-78442)