Specify types of which barcodes are drawn. - ‘sub’: a sublevelset filtration - ‘sup’: a superlevelset filtration - ‘reeb’: a Reeb graph (default: all of above)
Dictionary that maps modes to corresponding barcode data. Each barcodes[mode] consists of x, y0 and y1 that are used like plt.bar(x, y1 - y0, bottom=y0) to draw the barcode plot.