add_layout_html_axes_scatterplot: layout for scatterplot

Description Usage Arguments See Also

View source: R/add_layout_html_axes.R

Description

format axes of a plotly object.

Usage

1
2
3
4
5
6
7
add_layout_html_axes_scatterplot(
  p,
  title = "",
  legend_title = bold("Overlay"),
  width = NULL,
  height = NULL
)

Arguments

p

a plotly object.

title

the title of the plot.

legend_title

the title of the legend.

width

the width of the plotly object.

height

the heigh of the plotly object.

See Also

Other shiny: add_hover_lines_volcano(), add_layout_html_axes_volcano(), add_markers_search_pathway(), add_markers_search()


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.