-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix continuous colour chart #78
Conversation
@rolyp I think it might be impossible to plot the continuous scale properly on the colours used plot - this solution is almost there but doesn't look quite right, I think if I can't find a solution today though it may be worth just merging anyway to focus on finishing the notebooks and opening a new issue like "make continuous colour scale look fully continuous" |
Ok, I'll take a look now.
|
@rolyp this seems to be almost there, the y ticks on the "colours used" chart seem to not exactly line up for the continuous scatter plot, must be some small tweak I can make here that I'm yet to figure out |
@edwardchalstrey1 Replied on Slack but probably better to put it here.) Yes, I see what you mean re. the ticks not lining up 😞 I vaguely recall that being a problem we "solved" by setting |
Closes #63
Make sure y axis of colour plot lines up with histogram plot for imdb scatter exampleopened new issue Colours used: scatterplot example goes beyond data range #82TestMetaHist.test_scatterplot_bin_False