Forum Discussion
Bookmarks - selected visuals
- Anonymous6 years ago
To independently toggle visuals each visual state (showing and hidden) needs a bookmark and a button for that bookmark. So for three visuals you would need 6 bookmarks and 6 buttons. For a given visual, both of its bookmarks must be set to "Selected visuals" and you must select only the visuals that you want to change the state of when updating the bookmark. This will be the visual you are wanting to toggle AND both of the buttons used for toggling:
I have left the buttons seperated for clarity but in practice you would probably want to layer the show/hide buttons for given visual on top of each other to give the appearance of a single button.
Doe that help or have I misunderstood your requirement?
thanks Anonymous
WOuld you be able to provide an example please? I tried various options and it wouldnt work. thanks in advance.
To independently toggle visuals each visual state (showing and hidden) needs a bookmark and a button for that bookmark. So for three visuals you would need 6 bookmarks and 6 buttons. For a given visual, both of its bookmarks must be set to "Selected visuals" and you must select only the visuals that you want to change the state of when updating the bookmark. This will be the visual you are wanting to toggle AND both of the buttons used for toggling:
I have left the buttons seperated for clarity but in practice you would probably want to layer the show/hide buttons for given visual on top of each other to give the appearance of a single button.
Doe that help or have I misunderstood your requirement?
- SanthuWilly45 years agoFrequent Visitor
Hi ,
I have almost a similar requirement.
Requirement : When I select a button only the specific visual has to change (this one I can do with bookmarks)
I have 2 visual independently (and 2 on exactly on top of them)
I have four buttons , 2 on top of each visual
button1chart button2table
-------chart visual----
-------table visual---------
--------------------------
button3chart button4table
-----chart visual-----------------
------table visual----------------------
---------------------------
Now when I select button2table , the chart visual should change to table
After this when I select button4table , the chart visual should change to table (the first visual table should remain table)
after this , when I select button3chart , the visual should come back to chart (but still the first visual should remain as table).It's like the visual should change independently.
how can I achieve this ?
please help
Note : I have tried bookmarks and selection panes
But the problem is when I bookmark button4table , I don't know the above visual is in which state and that state should not changeThank you Much Appreciated