Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Require unique categorical function domain values #611

Closed
jfirebaugh opened this issue Dec 1, 2016 · 0 comments
Closed

Require unique categorical function domain values #611

jfirebaugh opened this issue Dec 1, 2016 · 0 comments
Assignees

Comments

@jfirebaugh
Copy link
Contributor

The following should be prohibited:

{
  "type": "categorical",
  "property": "p",
  "stops": [
    ["foo", 0],
    ["bar", 1],
    ["foo", 2]
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant