powered by
Set the colorScheme of the IOHanalyzer plots
set_color_scheme(schemename, ids, path = NULL)
Three default colorschemes are implemented:
Default
Variant 1
Variant 2
Variant 3
And it is also possible to select "Custom", which allows uploading of a custom set of colors
The names of the algorithms (or custom ids, see `change_id`) for which to set the colors
The path to the file containing the colors to use. Only used if schemename is "Custom"
set_color_scheme("Default", get_algId(dsl))
Run the code above in your browser using DataLab