specify chart labels
chartLabels(
upsetjs,
title = NULL,
description = NULL,
combination.name = NULL,
combination.name.axis.offset = NULL,
set.name = NULL,
set.name.axis.offset = NULL,
bar.label.offset = NULL
)
an object of class upsetjs
or upsetjs_proxy
the chart title
the chart description
the label for the combination chart
the offset of the combination label from the axis in pixel
the label for the set chart
the offset of the set label from the axis in pixel
the offset of the bar label from the bar in pixel
the object given as first argument