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

New symbol "ecks" (x). #151

Closed
wants to merge 1 commit into from

Conversation

jarrettmeyer
Copy link

  • Adds ecks.js, which draws an X symbol.
  • Adds ecks to symbol.js.
  • Adds symbolEcks export to index.js.
  • Adds supporting unit tests.

* Adds ecks.js, which draws an X symbol.
* Adds ecks to symbol.js.
* Adds symbolEcks export to index.js.
* Adds supporting unit tests.
@Fil
Copy link
Member

Fil commented Oct 24, 2019

I built your branch (d3-shape.js), and integrated it in https://observablehq.com/@fil/drag-symbols — but it didn't change much. I then realized that ecks is the same symbol as cross, only with a 45° rotation. So, is it really needed?

ecks

@mbostock
Copy link
Member

I agree with @Fil and think this is too similar to the existing cross symbol.

@mbostock mbostock closed this Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants