You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the svgPanZoom package for the development of a R/shiny app.
I would like to be able to rotate my svg image, since it's a circle phylogeny.
Actual behaviour
I didn't find any options in the actual package to do. But someone made a JS library that could do the job : https://github.com/bastienmoulia/svg-pan-zoom-rotate. Would it be possible to integrate this function in svgpanzoom? Or would it be a way for me to use it in my R/shiny app?
Thank you very much in advance!
Steps to reproduce the behaviour
Configuration
svg-pan-zoom version: svgPanZoom_0.3.4``
Browser(s): ``
Operating system(s): ``
A relevant example URL:
Feature Request
Feature description
Reasons for adopting new feature
Is this a breaking change? (How will this affect existing functionality)
The text was updated successfully, but these errors were encountered:
Expected behaviour
I'm using the svgPanZoom package for the development of a R/shiny app.
I would like to be able to rotate my svg image, since it's a circle phylogeny.
Actual behaviour
I didn't find any options in the actual package to do. But someone made a JS library that could do the job : https://github.com/bastienmoulia/svg-pan-zoom-rotate. Would it be possible to integrate this function in svgpanzoom? Or would it be a way for me to use it in my R/shiny app?
Thank you very much in advance!
Steps to reproduce the behaviour
Configuration
Feature Request
The text was updated successfully, but these errors were encountered: