Open timelyportfolio opened 9 years ago
This may be an interesting feature to add to a later release so we have some more time to think about and test. It should just work with a basic plot and multiple panels, but I'm not entirely sure. As you point out, you can easily plot several types with calls to lines/points/addSeries and base plot doesn't support a vector for type
so I don't think we need to target adding this feature for the upcoming release.
Thanks again for all the testing, your feedback has been very helpful.
I post this more as a conversation, since this can be easily overcome by adding series than with just one
plot
call. This might be best handled by an adding an example or some discussion in the documentation. As I was testing out #87, I discovered that recyclingtype
will not work.results in an error with the
switch
conditional