Disable Zoom in View Mode (without code)
backlog
A
Adam Gross
In View Mode, Displayr visualizations allow end-users to click and drag inside visualizations to zoom in.
The user wishes to disable this feature.
It is possible to disable this feature by modifying the underlying R CODE. This feature request proposes a point-and-click solution (in Edit mode) to disable.
J
Justin Lew
backlog
J
Justin Lew
Merged in a post:
Add disable zoom option to visualizations
S
Solid Seahorse
Customer wishes to prevent viewers from zooming into the visualization when in view mode, especially as there can be issues when overlaying one visualization over another.
We can do this by adding some code but it would be great to be able to toggle within the widget.
J
Justin Lew
Merged in a post:
Add feature to disable Zoom from Visualization in View More
L
Lime Albatross
You can't turn it off from the GUI, but you can add a line to the r code to set {{zoom.enable = FALSE}}