Forum Discussion

jbhca12's avatar
jbhca12
Icon for Helper I rankHelper I
5 years ago
Solved

Control 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

  • As you suggest, having different-size copies of the visual visible according to different bookmarks is the only workaround I can think of.

    • jbhca12's avatar
      jbhca12
      Icon for Helper I rankHelper I

      Great, thanks, what I suspected but just wanted to confirm!