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

Legend 5: Render continuous palette #2446

Merged
merged 10 commits into from
Jun 20, 2024

Conversation

yvonnesjy
Copy link
Collaborator

No description provided.

@yvonnesjy yvonnesjy force-pushed the feature-1784-continuous-palette branch 2 times, most recently from 1605327 to 60de683 Compare June 13, 2024 21:33
@yvonnesjy yvonnesjy linked an issue Jun 13, 2024 that may be closed by this pull request
return 1; // Allow 1 decimal places
}
return 0; // No decimal places
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 Good idea moving this to Utilities

@yvonnesjy yvonnesjy force-pushed the feature-1784-continuous-palette branch from 60de683 to a955bec Compare June 17, 2024 23:19
yvonnesjy and others added 9 commits June 20, 2024 10:51
I've since noticed a bug and a lambda binding issue with `this` in d3. This file is being removed in NCEAS#2448, so not worth fixing. For now I just reverted the manual changes.
... following BEM principle: minimize nested selectors.
@yvonnesjy yvonnesjy force-pushed the feature-1784-continuous-palette branch from 26dad45 to 199ee9f Compare June 20, 2024 17:52
@yvonnesjy yvonnesjy merged commit 3434558 into NCEAS:develop Jun 20, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

Show a legend for data layers that require one in the Cesium View
3 participants