ggcube (development version)
- The new
orbit_3d()function builds HTML widgets that let you interactively rotate ggcube plots. - Plotmath is now supported in axis text and titles; e.g.,
xlab(expression(italic(alpha[1])))now behaves as expected. - Bugfix:
element_rect()is now a proper ggplot2 theme element with expected behavior. - Bugfix:
guide_legend_3d()now works with a wider range of ggplot2 versions.
