Conversation
minimal functionality
minimal implementation, work in progress toward resolving #2064
|
I'd also note that it's a little confusing that |
I think the API is different enough (a 2D array vs. part of a tuple) that it's unlikely to cause too much of a problem, but your point is a good one! I like the custom type (especially the overloads that allow it to add/subtract from Ideas for the future! 🚀 Thanks again for the review 👍 |
The goal of this PR is to create a new plot type which makes it simple to place vector arrows anywhere on the plot (not constrained to a grid like the current
VectorField)