ps_plot_lines: ps_plot_lines

View source: R/mod_plot_lines_plot.R

ps_plot_linesR Documentation

ps_plot_lines

Description

Build the plotly plot. The lines should have already been passed through lines_highlight

Usage

ps_plot_lines(
  highlight_colors,
  lines,
  min_intensity,
  max_intensity,
  max_rank,
  highlighting,
  reverse_x_axis = FALSE
)

Arguments

highlight_colors

Colors for highlighting

lines

Lines to plot

min_intensity

Min intensity level

max_intensity

Max intensity level

max_rank

Max rank

highlighting

Highlighting info (line colors and widths)

reverse_x_axis

If TRUE, reverse the x-axis

Value

plotly::plot_ly object


tor-gu/streakexplorer documentation built on Aug. 2, 2022, 8:22 p.m.