Skip to content

Releases: timelyportfolio/svgPanZoom

Touch, Sizing, Control

11 Sep 17:09
Compare
Choose a tag to compare
  • 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

16 Jul 15:59
Compare
Choose a tag to compare

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

14 Jan 22:04
Compare
Choose a tag to compare

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:

  1. svgPanZoom working with other `htmlwidgets
  2. more built in nice behavior