Closed KirstensGitHub closed 7 years ago
not working... hyp.plot([HRC_data,Trump_data],color=['blue','red'])
also, plot(x, animate=True, point_color=labels) --> error
the first case now works with 4af5ea1
@jeremymanning the second case plot(x, animate=True, point_color=labels) I think we are not supporting?
plot(x, animate=True, point_color=labels)
not working... hyp.plot([HRC_data,Trump_data],color=['blue','red'])