Skip to content

Default to minus, not hyphen-minus.#103

Merged
mbostock merged 1 commit intomasterfrom
minus
Aug 20, 2020
Merged

Default to minus, not hyphen-minus.#103
mbostock merged 1 commit intomasterfrom
minus

Conversation

@mbostock
Copy link
Member

Fixes #62.

Copy link
Member

@Fil Fil left a comment

Choose a reason for hiding this comment

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

Needs a change in https://github.com/d3/d3-format/tree/minus#formatLocale
but I'm not sure how to write it:

  • defaults to minus (unicode minus, "\u2212")
  • defaults to the unicode minus symbol ("−")
    ?

@mbostock mbostock force-pushed the minus branch 3 times, most recently from 197798a to 8de6078 Compare August 20, 2020 16:02
@mbostock mbostock merged commit 39f4194 into master Aug 20, 2020
@mbostock mbostock deleted the minus branch August 20, 2020 16:04
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.

Use minus sign instead of hyphen-minus by default?

2 participants