Recent Releases of Radviz

Radviz - Getting ready for ggplot2 4.0.0

- R
Published by yannabraham 7 months ago

Radviz - Updated documentation

  • updated documentation

- R
Published by yannabraham 10 months ago

Radviz - Interactive visualizations and better scaling

  • changed some defaults in the plotting function to enable interactive visualitations through plotly
  • added a scaling factor to the do.radviz function to counteract the compressing effect of a large number of springs
  • plotting functions now use plot.radviz internally to avoid code duplication
  • cleaned up links in the documentation

- R
Published by yannabraham almost 4 years ago

Radviz - Bug fixes & minor improvements

This release fixes the errors related to hexbin and Rcpp imports. Additionally springs now returns the anchor matrix rather than simply the anchor names, to make it better compatible with Freeviz and Graphviz.

- R
Published by yannabraham over 5 years ago

Radviz - Freeviz

We implemented the Freeviz anchor optimization method, which is based on maximizing the separation between known classes. We used the same underlying principles to create Graphviz, a new graph layout algorithm that plots a graph in the context of any data available at the vertex level.

- R
Published by yannabraham almost 6 years ago

Radviz - Tweaks and Fixes

  • Fixed a bug related to arguments in smoothRadviz
  • Fixed a bug in do.L where NA is returned if the column contains a single value after transformation
  • Fixed a bug in do.radviz where creating Radviz objects from tbl_df could throw an error

- R
Published by yannabraham about 6 years ago

Radviz - minor bug fixes and enhancements

This release includes a couple of minor bug fixes and enhancements, following the transition to ggplot2.

- R
Published by yannabraham about 6 years ago

Radviz - ggplot2 version of Radviz

This version of Radviz implements the major plot methods from the original package using ggplot2, enabling simpler faceting and coloring.

- R
Published by yannabraham about 6 years ago

Radviz - Package is released on CRAN

v0.7.0 includes everything required to produce Radviz plots in the context of High Dimensional Single Cell Analysis for mass and flow cytometry data

- R
Published by yannabraham about 9 years ago