{
  "type": "panel",
  "name": "XY Chart",
  "id": "xychart",

  "info": {
    "description": "Supports arbitrary X vs Y in a graph to visualize the relationship between two variables.",
    "keywords": ["scatter", "plot"],
    "author": {
      "name": "Grafana Labs",
      "url": "https://grafana.com"
    },
    "logos": {
      "small": "img/icn-xychart.svg",
      "large": "img/icn-xychart.svg"
    }
  }
}
