{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Fancy Chart",
  "name": "essential-blocks/pro-fancy-chart",
  "description": "Design visually stunning & interactive charts to bring life to dull datasets.",
  "category": "essential-blocks",
  "apiVersion": 2,
  "textdomain": "essential-blocks-pro",
  "supports": {
    "align": [
      "wide",
      "full"
    ],
    "anchor": true
  },
  "usesContext": [
    "postId",
    "postType"
  ],
  "editorScript": "essential-blocks-editor-script"
}