Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. var plotresizer = function() {
  2. // arguments: use width, use height, maintain aspect ratio
  3. plot.resize_width_height(true, true, true);
  4. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement