-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Hi there!
I'd ask in a Discussion, but they don't seem to be open for any of the repos. ;-)
I'm working on a similar structure on a project where all the plotting functionality is kept in a separate package. I'm trying to figure out what the workflow looks like, from creating new classes and then new plot methods for them. My experience so far is that the look of the data is so dependent on the way it'll need to be plotted so it's a bit tricky to separate them from each other. So I'm wondering whether you could provide any insights into the workflow you employ when you want to develop a new function with an associated plot method?
Cheers