View source: R/auxiliary_visuals.R
| plotly_axis_scale_3D | R Documentation | 
adjust the axis scale in 3D plotly plot
plotly_axis_scale_3D(
  cell_locations,
  sdimx = NULL,
  sdimy = NULL,
  sdimz = NULL,
  mode = c("cube", "real", "custom"),
  custom_ratio = NULL
)
| cell_locations | spatial_loc in giotto object | 
| sdimx | x axis of cell spatial location | 
| sdimy | y axis of cell spatial location | 
| sdimz | z axis of cell spatial location | 
| mode | axis adjustment mode | 
| custom_ratio | set the ratio artificially | 
edges in spatial grid as data.table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.