Right now, waterfall is being hacked to seem to be oriented same way as wire/surf, however it is intriniscally rotated based on how polygon is being created. I don't know which variables I need to fix to make this work in Polycollection! Currently, I am reversing x/y labels, y/x datetime index attributes, and azimuth to rotate view. This still is discrepant as colormap would need reversed to hide orientation change.
Right now, waterfall is being hacked to seem to be oriented same way as wire/surf, however it is intriniscally rotated based on how polygon is being created. I don't know which variables I need to fix to make this work in Polycollection! Currently, I am reversing x/y labels, y/x datetime index attributes, and azimuth to rotate view. This still is discrepant as colormap would need reversed to hide orientation change.
In
spectra.specplot()
don't forget about this hack for reversing index axis: