Skip to content

Possibility to select options in js #130

Answered by ZuperZee
PepperJo asked this question in General
Discussion options

You must be logged in to vote

Main code:

htmlGraphics.locationService.partial({
  "var-variable": ["a", "b", "c"],
});

Full example:
The mouse cursor wasn't captured, but I'm pressing the Set: buttons.

JSON Model

{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": {
          "type": "grafana",
          "uid": "-- Grafana --"
        },
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "target": {
          "limit": 100,
          "matchAny": false,
          "tags": [],
          "type": "dashboard"
        },
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "fiscalYearStar…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ZuperZee
Comment options

Comment options

You must be logged in to vote
1 reply
@PepperJo
Comment options

Answer selected by PepperJo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants