Parameters to customize titles of roboplots. Can be used with robotables and robomaps, but don't really do anything.
Arguments
- title
Character. Optional. Will try to determine a title based on attributes of
d
in a roboplots. Defaults to "PLACEHOLDER". Omit by providing "", but for roboplot, you need to provide acolor
if you don't have a title.- include
Logical. Determines whether the given title will be used in the displayed plot. Will always inlcude it for modebar-exported static images. You should still provide a
title
even if you don't want it displayed in the plot (seetitle
).- xref
Character. Either "container" or "plot". Determines if the title is anchored to the left plot or the container edge.
- ...
Placeholder for other parameters.