We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the owls wiki!
#Plot and Styling Examples
style = ow.default_style + [ow.cleanXAxis, ow.legendTopRight] + ow.lastLegend bk.show(mf.latest .filter_locations(ow.isNotIn('axis')) .by_location() .show(y=['TMean',"wMean"], overlay="Group", style=style))
#Todo
##DataConsistency Features