Widget for an interactive selection and modification of a color gradient. 'gradientPickerD3' allows addition, removement and replacement of color ticks. List of numeric values will automatically translate in their corresponding tick position within the numeric range. App returns a data.frame containing tick values, colors and the positions in percent (0.0 to 1.0) for each color tick in the gradient. The original JS 'jquery-gradient-picker' was implemented by Matt Crinklaw-Vogt (nick: tantaman) <https://github.com/tantaman/>. Widget and JS modifications were done by CD. Peikert.
| Version: | 0.1.0.0 |
| Depends: | R (≥ 3.3.1) |
| Imports: | htmlwidgets, jsonlite, shiny |
| Published: | 2017-09-15 |
| Author: | Christian D. Peikert [aut, cre] |
| Maintainer: | Christian D. Peikert <christian.peikert at biologie.uni-freiburg.de> |
| BugReports: | https://github.com/peikert/gradientPickerD3/issues |
| License: | GPL-3 |
| URL: | https://github.com/peikert/gradientPickerD3 |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | gradientPickerD3 results |
| Reference manual: | gradientPickerD3.pdf |
| Package source: | gradientPickerD3_0.1.0.0.tar.gz |
| Windows binaries: | r-devel: gradientPickerD3_0.1.0.0.zip, r-release: gradientPickerD3_0.1.0.0.zip, r-oldrel: gradientPickerD3_0.1.0.0.zip |
| macOS binaries: | r-release: gradientPickerD3_0.1.0.0.tgz, r-oldrel: gradientPickerD3_0.1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gradientPickerD3 to link to this page.