plotly_axis_scale_2D: plotly_axis_scale_2D

Description Usage Arguments Value

View source: R/auxiliary_visuals.R

Description

adjust the axis scale in 2D plotly plot

Usage

1
2
3
4
5
6
7
plotly_axis_scale_2D(
  cell_locations,
  sdimx = NULL,
  sdimy = NULL,
  mode = c("cube", "real", "custom"),
  custom_ratio = NULL
)

Arguments

cell_locations

spatial_loc in giotto object

sdimx

x axis of cell spatial location

sdimy

y axis of cell spatial location

mode

axis adjustment mode

custom_ratio

set the ratio artificially

Value

edges in spatial grid as data.table()


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.