Skip to content

Conversation

@Fil
Copy link
Contributor

@Fil Fil commented Oct 19, 2024

closes #2202

@Fil Fil requested a review from mbostock October 19, 2024 16:12
@Fil Fil mentioned this pull request Oct 19, 2024
@mbostock mbostock enabled auto-merge (squash) October 19, 2024 17:12
@mbostock mbostock merged commit 27e8fff into main Oct 19, 2024
1 check passed
@mbostock mbostock deleted the fil/waffle-href branch October 19, 2024 17:14
@Fil
Copy link
Contributor Author

Fil commented Oct 19, 2024

good call! thanks


function waffleRender(y) {
return function (index, scales, values, dimensions, context) {
const {ariaLabel, href, title, ...visualValues} = values;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If this needs to be done somewhere else in the future, we should probably instead split applyChannelStyles into two functions (applyChannelStyles and applyChannelSemantics).

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.

The Waffle mark does not support href

3 participants