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

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.