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.
For example, the code:
arr = ndtest((2, 3)) arr.plot(subplots='a', legend={'bbox_to_anchor': (1.25, 0.6)})
does not show the legend. This is probably a problem of layout constraint but I am unsure we can solve this in LArray.