Skip to content
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

Color Gradient Heatmaps #33

Closed
rsandor opened this issue Jun 3, 2014 · 3 comments
Closed

Color Gradient Heatmaps #33

rsandor opened this issue Jun 3, 2014 · 3 comments

Comments

@rsandor
Copy link
Collaborator

rsandor commented Jun 3, 2014

Use a spectrum from one color to another, or through multiple color stops, as opposed to using opacity to represent height in the heat map. Possible color combination [dark red, yellow].

@rsandor
Copy link
Collaborator Author

rsandor commented Jun 3, 2014

Implementation is a snap with the above implementation. It requires a few minor changes to the basic heatmap implementation and then a couple of overrides. The result looks very... pretty. Though I'd like to see it working on real data before moving forward.

@rsandor
Copy link
Collaborator Author

rsandor commented Jun 3, 2014

Also it would be neat to see multi-stop interpolation, say from blue -> red -> yellow, for instance.

@rsandor rsandor added this to the Release 0.5.0 (beta) milestone Jun 7, 2014
@rsandor rsandor mentioned this issue Jun 7, 2014
3 tasks
@rsandor rsandor removed this from the Release 0.5.0 (beta) milestone Jun 10, 2014
@rsandor
Copy link
Collaborator Author

rsandor commented Jun 10, 2014

See notes in the close comment of #37.

@rsandor rsandor closed this as completed Jun 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant