Forum Discussion
jbhca12
Helper I
5 years agoControl visual size with bookmark?
Curious if you can control the size of a visual with a bookmark? I'm trying to change the height of a line and stacked column chart when the user clicks an image button but the size won't change. Do I actually have to make a copy of the chart at the shorter height and then display one or the other based on a bookmark?
As you suggest, having different-size copies of the visual visible according to different bookmarks is the only workaround I can think of.
2 Replies
- AlexisOlson
Super User
As you suggest, having different-size copies of the visual visible according to different bookmarks is the only workaround I can think of.
- jbhca12
Helper I
Great, thanks, what I suspected but just wanted to confirm!