plotly_axis_scale_2D: plotly_axis_scale_2D

View source: R/auxiliary_visuals.R

plotly_axis_scale_2DR Documentation

plotly_axis_scale_2D

Description

adjust the axis scale in 2D plotly plot

Usage

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()


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.