Releases: timelyportfolio/svgPanZoom
Releases · timelyportfolio/svgPanZoom
Touch, Sizing, Control
- Upgrade to svg-pan-zoom.js v3.2.3
- Adds touch support with hammer.js
- Internally add better sizing to fit the htmlwidget container
- Add the ability to incorporate tasks on the JavaScript side
- Work well with xml2
CRAN initial release
svgPanZoom
is now on CRAN. 0.2
marks this release.
No changes in functionality. All changes are cleanup or CRAN-specific.
In R
to install this specific version
devtools::install_github("timelyportfolio/svgPanZoom@v0.2")
initial release
svgPanZoom v0.1
First working version of svgPanZoom
works fairly well on nearly all R
graphics that I have tested to date. These include base graphics
and grid ggplot2
+ lattice
.
However, there are some features that I would like to add:
svgPanZoom
working with other `htmlwidgets- more built in nice behavior