Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peikert/gradientPickerD3
https://github.com/peikert/gradientPickerD3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peikert/gradientPickerD3
- Owner: peikert
- Created: 2017-06-26T12:00:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T13:49:57.000Z (about 7 years ago)
- Last Synced: 2024-07-08T17:38:24.412Z (4 months ago)
- Language: JavaScript
- Size: 400 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shiny-extensions - gradientPickerD3 - Interactive color gradient picker based on jquery-gradient-picker. (UI Components / Color Picker)
README
# gradientPickerD3
Widget for an interactive selection and modification of a color gradient. gradientPickerD3 allows addition, removment and replacement of color ticks. List of numeric values will automatically translate in their corresponding tick position within the numeric range. App returns a R 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.![alt text](https://github.com/peikert/gradientPickerD3/blob/master/inst/snapshots/gradientPickerD3.PNG)