Update README
This commit is contained in:
parent
650e36c0d1
commit
ffb14cb639
2 changed files with 7 additions and 4 deletions
|
|
@ -37,8 +37,9 @@ devtools::install_github("gnoblet/visualizeR", build_vignettes = TRUE)
|
||||||
|
|
||||||
Roadmap is as follows:
|
Roadmap is as follows:
|
||||||
|
|
||||||
- [ ] Add IMPACT's colors
|
- [X] Add IMPACT's colors
|
||||||
- [ ] Add all color palettes from the internal documentation
|
- [X] Add all color palettes from the internal documentation
|
||||||
|
- [ ] There remains to be added more-than-7-color palettes and black color palettes
|
||||||
- [ ] Add new types of visualization (e.g. dumbbell plot)
|
- [ ] Add new types of visualization (e.g. dumbbell plot)
|
||||||
- [ ] Use examples
|
- [ ] Use examples
|
||||||
- [ ] Add some ease-map functions
|
- [ ] Add some ease-map functions
|
||||||
|
|
|
||||||
|
|
@ -23,8 +23,10 @@ devtools::install_github("gnoblet/visualizeR", build_vignettes = TRUE)
|
||||||
|
|
||||||
Roadmap is as follows:
|
Roadmap is as follows:
|
||||||
|
|
||||||
- [ ] Add IMPACT’s colors
|
- [x] Add IMPACT’s colors
|
||||||
- [ ] Add all color palettes from the internal documentation
|
- [x] Add all color palettes from the internal documentation
|
||||||
|
- [ ] There remains to be added more-than-7-color palettes and black
|
||||||
|
color palettes
|
||||||
- [ ] Add new types of visualization (e.g. dumbbell plot)
|
- [ ] Add new types of visualization (e.g. dumbbell plot)
|
||||||
- [ ] Use examples
|
- [ ] Use examples
|
||||||
- [ ] Add some ease-map functions
|
- [ ] Add some ease-map functions
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue