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
It is very nice. E.g. plt.plot( df['id'], df['y'], ':' ) makes decent dotted plot. Now the question - is there any chance to have the markers in different colors?
Thanks
The text was updated successfully, but these errors were encountered:
It is very nice. E.g.
plt.plot( df['id'], df['y'], ':' )
makes decent dotted plot. Now the question - is there any chance to have the markers in different colors?Thanks
The text was updated successfully, but these errors were encountered: