IOH_plot_ly_default: Template for creating plots in the IOHanalyzer-style

View source: R/plot.R

IOH_plot_ly_defaultR Documentation

Template for creating plots in the IOHanalyzer-style

Description

Template for creating plots in the IOHanalyzer-style

Usage

IOH_plot_ly_default(title = NULL, x.title = NULL, y.title = NULL)

Arguments

title

Title for the plot

x.title

X-axis label

y.title

Y-axis label

Examples

IOH_plot_ly_default("Example plot","x-axis","y-axis")

IOHanalyzer documentation built on Sept. 20, 2023, 5:07 p.m.