Closed
Description
Somewhat related to #596, it would be good to have a function, analogous to Matlab's shg, to bring a desired plot window to the front.
This was discussed on StackOverflow, but the only solution there was to use a raise_
method that seems to be specific to the Qt backend.