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

refactor makeLegend.js #273

Open
wants to merge 13 commits into
base: dev-v1.11.7
Choose a base branch
from
Open

refactor makeLegend.js #273

wants to merge 13 commits into from

Conversation

samussiah
Copy link
Contributor

Issues

Closes #75

@samussiah samussiah added this to the v1.11.7 milestone Dec 18, 2019
@samussiah samussiah requested a review from jwildfire December 18, 2019 03:24
if (!this.parent) {
var legend = this.wrap.append('ul').datum(function () {
return null;
}) // prevent data inheritance
Copy link
Contributor

@pburnsdata pburnsdata Feb 7, 2020

Choose a reason for hiding this comment

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

interesante, well played muchacho

Copy link
Contributor

@pburnsdata pburnsdata left a comment

Choose a reason for hiding this comment

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

The Great Modularization of the MakeLegend turd, well done sir. I've been thinking about the vertical left/right legends for a while too. Nice fix

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