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

Auto stroke color generation #10

Open
rarylson opened this issue Dec 4, 2017 · 0 comments
Open

Auto stroke color generation #10

rarylson opened this issue Dec 4, 2017 · 0 comments

Comments

@rarylson
Copy link
Owner

rarylson commented Dec 4, 2017

Auto generate stroke colors (instead of asking the user to set them).

The colors should be chosen decreasing the lightening value (from the HSL model).

For example, Google Charts geochart uses the following stroke colors:

Color Stroke color
#109618 #109618 #0e8716 #0e8716
#efe6dc #efe6dc #d7cfc6 #d7cfc6
#f5f5f5 #f5f5f5 #dddddd #dddddd
#990000 #990000 #8a0000 #8a0000
#000099 #000099 #00008a #00008a
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