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

Passing gradient option to simpleheat? #1

Closed
tmcw opened this issue Jan 31, 2014 · 3 comments
Closed

Passing gradient option to simpleheat? #1

tmcw opened this issue Jan 31, 2014 · 3 comments

Comments

@tmcw
Copy link

tmcw commented Jan 31, 2014

Doesn't seem like this is possible via the current API

@morganherlocker
Copy link

Ideally this would be an array of color breaks, which would make it easier to keep colors from getting muddy in the middle. For example: (although it would probably need to take hexcodes or rgb vals instead of keys like this)

['red', 'yellow', 'green']

@tmcw
Copy link
Author

tmcw commented Feb 1, 2014

The simpleheat api looks legit: https://github.com/mourner/simpleheat#appearance - it's just not accessible from this interface.

@mourner
Copy link
Member

mourner commented Apr 22, 2014

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

No branches or pull requests

3 participants