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
1.
2.
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)
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
1. 2.
Configuration
Feature Request