Skip to content

Conversation

@calebknoll
Copy link

sessionStorage is used instead of localStorage as demos usually start with no arrangement, which can be achieved by opening a new tab.

image


document.getElementById('color').addEventListener('click', function() {

const colorScale = d3.scaleOrdinal()
Copy link
Author

Choose a reason for hiding this comment

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

The bodies of these functions were refactored into a helper function, which makes it look like more change than it really is.

@robrich
Copy link
Owner

robrich commented Nov 8, 2022

I really regret not merging this at the time. I think it's got some merge conflicts, but I'm on it.

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.

2 participants