This PR wishes to make plotting with callbacks easier. It removes requirement of defining the behavior with the resolutions argument.
Addressed issues
291
Q
I wanted to add this query helper to helpme.create, but @jzwar mentioned that helpme.create is quite exclusively for splines. Would you prefer to have a helpme.make to add some non-spline based makings?
Overview
This PR wishes to make plotting with callbacks easier. It removes requirement of defining the behavior with the
resolutions
argument.Addressed issues
291
Q
I wanted to add this query helper to
helpme.create
, but @jzwar mentioned thathelpme.create
is quite exclusively for splines. Would you prefer to have ahelpme.make
to add some non-spline based makings?