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
{{ message }}
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.
Hi! Thanks for this very cool library!
My goal is to plot a
DataFrame
which represents a time series.I'd like to use these encoding channels in my plot:
x
channel is theperiod
column,y
channel is thevalue
column,color
channel is theseries_code
column.I'm wondering if the
line
plot isn't missing ac=
keyword, like thescatter
plot.What do you think about it?
The text was updated successfully, but these errors were encountered: