Open andrewheusser opened 7 years ago
:+1: this would be super useful...but, how can we know the colorbar axes? e.g. if the colors reflect different groups, how would we assign numbers to those groups? we'd need some sort of groupvals
variable to help us assign them colors. or are you thinking we'd just assume the groups have values 1:len(groups)
?
currently, there is no way to plot a colorbar.
hyp.plot(data, colorbar=True)
?