News
volcano3D 1.0.1
26/06/2020
- update vignette for CRAN (remove WebGL)
- update default plotly parameters
- Allow optional colour coding of labels in radial plots
- remove ggplot warnings of NA in geom_path
- Allow colour of grids and axes to be changed
- Convert 3D labels to annotations
volcano3D 1.0.0
29/05/2020
- Combined create_dep and polar_coord functions so no longer backwards compatible.
- Combined the 3D and 2D functions of polar_grid
- Moved colour selection to individual plotting functions to make it more intuitive
- Made the fold change columns optional
- Allowed custom grid to be passed in
- Pass label columns as plotly keys in volcano3d and radial_plotly
- Pass label columns as plotly keys in volcano3d and radial_plotly
- Add plotly height and width parameters
- Add plotly boxplots
- Create default colours
- Improve polar_coords speed
volcano3D 0.1.0
27/04/2020
- This is the initial build of volcano3D