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
Basically I have a dataset that I'd to plot using facegrid, but I couldn't figure out a way to do this using xmovie since plotfunc() apparently needs to include the figure in its signature, and I don't think I can do faceting and specify the figure at the same time.
Is this currently possible?
The text was updated successfully, but these errors were encountered:
Basically I have a dataset that I'd to plot using facegrid, but I couldn't figure out a way to do this using xmovie since
plotfunc()
apparently needs to include thefig
ure in its signature, and I don't think I can do faceting and specify the figure at the same time.Is this currently possible?
The text was updated successfully, but these errors were encountered: