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

Dataset field tooltips #33

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

jurgenbelien
Copy link
Collaborator

Adds tooltips for the select fields in the active dataset panel.
Test it by overriding a coclicodata collection, like slp:

  "summaries": {
    "scenarios": [
      "high_end",
      "ssp126",
      "ssp245",
      "ssp585"
    ],
    "ensemble": [
      "msl_h",
      "msl_m",
      "msl_l"
    ],
    "time": [
      "2031",
      "2041",
      "2051",
      "2061",
      "2071",
      "2081",
      "2091",
      "2101",
      "2111",
      "2121",
      "2131",
      "2141",
      "2151"
    ]
  },
  "summary_descriptions": {
    "scenarios": "lorem ipsum",
    "ensemble": "lorem ipsum",
    "time": "lorem ipsum"
  },

@jurgenbelien jurgenbelien changed the base branch from master to develop December 30, 2024 14:01
Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for coclico ready!

Name Link
🔨 Latest commit 0a9b484
🔍 Latest deploy log https://app.netlify.com/sites/coclico/deploys/6772a78bd6d4bc000878451b
😎 Deploy Preview https://deploy-preview-33--coclico.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant