You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the issues with base is that a lot of information is lost in the approach it takes to plotting. For example grid has very little information of the previous calls that have taken place as can be seen above. The information it does have is only that which can be represented in par. The question we have then is how much do we want to go beyond base because we can, or how much we want to stay consistent with the way things work in base.
I think so. It's not obvious to me how.
@jiwalker-usgs maybe I can pick your brain to see if we can use some lazy_eval to get those locations.
The text was updated successfully, but these errors were encountered: