Closed fnattino closed 8 months ago
In this case it just the reflects the band index, which is now written in the introduction to the tutorial. The _colourbar
axes modules only leave space for a colourbar, only the plot functions (or the user) makes the actual colourbar, which is returned by the add_projected_waterfall
function, but not by the add_waterfall
function. This is the default behaviour if a colourmap is specified in the add_waterfall
function, but a single colour will give a single-colour plot (this is now also included in the tutorial).
Thanks, all clear now!
In Tutorial-04, what does the color of the dots in the waterfall plot represent? Is it contribution to the thermal conductivity? If this is the case, should one add a colorbar as in the similar gallery plot? I have tried to do so using
tp.axes.small.two_h_colourbars()
, but it produced an identical plot (without colorbar).JOSS review issue