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

adds support for pre-defined bins #345

Merged
merged 5 commits into from Dec 15, 2017
Merged

Conversation

andy-esch
Copy link
Contributor

In addition to offloading bins to CARTO, users can pre-define bins like so:

cc.map(Layer('table', color={'column': 'numercol',
                             'scheme': styling.sunset([1, 2, 3, 4])}))

@coveralls
Copy link

coveralls commented Dec 14, 2017

Coverage Status

Changes Unknown when pulling aa97303 on allow-bins-to-be-defined into ** on master**.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling aa97303 on allow-bins-to-be-defined into ** on master**.

@coveralls
Copy link

coveralls commented Dec 14, 2017

Coverage Status

Changes Unknown when pulling 29eb853 on allow-bins-to-be-defined into ** on master**.

@coveralls
Copy link

coveralls commented Dec 15, 2017

Coverage Status

Changes Unknown when pulling b998b67 on allow-bins-to-be-defined into ** on master**.

@coveralls
Copy link

coveralls commented Dec 15, 2017

Coverage Status

Changes Unknown when pulling 4972664 on allow-bins-to-be-defined into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 4c1e3e9 on allow-bins-to-be-defined into ** on master**.

1 similar comment
@coveralls
Copy link

coveralls commented Dec 15, 2017

Coverage Status

Changes Unknown when pulling 4c1e3e9 on allow-bins-to-be-defined into ** on master**.

@andy-esch andy-esch merged commit 088d019 into master Dec 15, 2017
@andy-esch andy-esch deleted the allow-bins-to-be-defined branch December 15, 2017 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants