-
Notifications
You must be signed in to change notification settings - Fork 290
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
Add colored ticks version #88
Conversation
Do you mind dropping in a quick screenshot here? I'm a little concerned about bloating things a little bit much (I don't think we'd need multiple color schemes, for example... maybe just a |
👍 came here to see if anyone had added this |
👍 Added this to my JavaScript port. |
can we make the color range configurable (perhaps as start and end values in HSV)? I'd like it to go from green to red for example. |
@apretto Thank you so much for your time, work, and inspiration! |
Closing this PR finally. |
This PR adds a command line option "-c fire" to output the graph colored in fire (smallest tick is yellow, largest is red).
Adding additional palettes should be easy: just add a colon-separated string to the
ticks_style
array and a option statement for thecase
of thec
parameter setting the correct index in the variabletick_style