add_plotly_layout_volcano: layout for volcano plot.

View source: R/add_plotly_layout_volcano.R

add_plotly_layout_volcanoR Documentation

layout for volcano plot.

Description

Format axes.

Usage

add_plotly_layout_volcano(
  p,
  height = NULL,
  width = NULL,
  legend_title = bold("Overlay"),
  orientation = "v",
  legend.x = NULL,
  legend.y = NULL
)

Arguments

p

a plotly object.

height

the heigh of the plotly object.

width

the width of the plotly object.

legend_title

the title of the legend.

orientation

piped to plotly. Can be 'v'ertical or 'h'orisontal.

legend.x

shift legend by x-axis.

legend.y

shift legend by y-axis.

See Also

Other plotly: add_plotly_layout_scatter(), add_plotly_line_unity(), add_plotly_threshold_lines(), add_plotly_trace(), plotly_tissue_enrichment()


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.