megaplot icon indicating copy to clipboard operation
megaplot copied to clipboard

Implement automatic resize

Open jimbojw opened this issue 3 years ago • 0 comments

Currently, the Scene's resize() method offers the API user a way to explicitly request Megaplot to recompute the offset and scale values based on a changed canvas size.

In addition, it would helpful to users to perform this resizing automatically. It should be possible to disable automatic resize in the event the API user does not want it.

Design question: What parameters can/should the user provide to inform how the resizing ought to be carried out?

See also: #16

jimbojw avatar Dec 06 '22 15:12 jimbojw