News

Bug summary The class method in the title is expecting a dictionary with values of type list, and this is not documented, nor it is intuitive. Code for reproduction import matplotlib.pyplot as plt ...