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

[BUG] negative values shows weird slices #1

Open
EDM115 opened this issue Feb 19, 2024 · 0 comments
Open

[BUG] negative values shows weird slices #1

EDM115 opened this issue Feb 19, 2024 · 0 comments
Assignees

Comments

@EDM115
Copy link
Collaborator

EDM115 commented Feb 19, 2024

image
config :

{
  "staticFilters": [],
  "datasets": [
    {
      "href": "http://localhost:5888/data-fair/api/v1/datasets/accidents-velos",
      "title": "Accidents de vélo",
      "id": "accidents-velos"
    }
  ],
  "dataType": {
    "type": "metricBased",
    "metricType": "min",
    "sort": "-metric",
    "groupBy": {
      "type": "value",
      "field": [
        "numVehicules",
        "secuexist",
        "lum",
        "nbv"
      ]
    }
  },
  "colorscheme": {
    "defaultColor": "#F35858",
    "colors": [
      {
        "color": "#828282"
      }
    ]
  },
  "showTitle": false,
  "title": ""
}
@EDM115 EDM115 self-assigned this Feb 19, 2024
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

No branches or pull requests

1 participant