The class method in the title is expecting a dictionary with values of type list, and this is not documented, nor it is intuitive.
I would like to add custom labels to the labelLines method. This is already supported via labelLine, however, adding the same functionality to labelLines would save some boilerplate code. I think the ...