It seems to default to auto_scale = TRUE, which makes a lot of multi-facet graphs unreadable.
Then when saving the graph with save_e61() and auto_scale = FALSE, it looks how it's meant to.
Could we just set the default value of auto_scale to FALSE? I don't think I've used TRUE once.
Minor bug because it's only a minor inconvenience to save it and look at the viewer then, but it seems to defeat the purpose a bit of updating the viewer function.