show() is inconsistent with the rest of the Plotter class. Either make everything static or remove static from show().
This may impact any automatic limits calculation. It's probabbly better to add a method to autoset the limits.
Log in to post a comment.