{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/charts",
  "d4Shortcode": "et_pb_charts",
  "moduleClassName": "et_pb_charts",
  "moduleOrderClassName": "et_pb_charts",
  "title": "Chart",
  "titles": "Charts",
  "moduleIcon": "divi/module-charts",
  "category": "module",
  "childrenName": [],
  "videos": [],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "priority": 5,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/elements",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "html": {},
          "link": {},
          "loop": {}
        },
        "decoration": {
          "layout": {},
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "chart": {
      "type": "object",
      "selector": "{{selector}} .et_pb_charts__canvas-wrap",
      "attributes": {
        "class": "et_pb_charts__canvas-wrap"
      },
      "elementType": "element",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "data": {
              "groupSlug": "contentChart",
              "attrName": "chart.innerContent",
              "subName": "data",
              "label": "Data",
              "description": "Edit chart labels and values.",
              "priority": 10,
              "render": true,
              "category": "basic_option",
              "features": {
                "preset": "content",
                "responsive": false
              },
              "component": {
                "type": "field",
                "name": "divi/table-editor",
                "props": {
                  "allowVerticalScroll": false,
                  "minColumns": 2
                }
              }
            },
            "title": {
              "groupSlug": "contentChart",
              "attrName": "chart.innerContent",
              "subName": "title",
              "label": "Title",
              "description": "Set chart title text rendered by Chart.js.",
              "priority": 20,
              "render": true,
              "category": "basic_option",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "subtitle": {
              "groupSlug": "contentChart",
              "attrName": "chart.innerContent",
              "subName": "subtitle",
              "label": "Subtitle",
              "description": "Set chart subtitle text rendered by Chart.js.",
              "priority": 40,
              "render": true,
              "category": "basic_option",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "legendTitle": {
              "groupSlug": "contentChart",
              "attrName": "chart.innerContent",
              "subName": "legendTitle",
              "label": "Legend Title",
              "description": "Set legend title text rendered by Chart.js.",
              "priority": 46,
              "render": true,
              "category": "basic_option",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          }
        },
        "advanced": {
          "config": {
            "groupType": "group-items",
            "items": {
              "type": {
                "groupSlug": "contentChart",
                "attrName": "chart.advanced.config",
                "subName": "type",
                "label": "Chart Type",
                "description": "Choose the chart visualization type.",
                "priority": 5,
                "render": true,
                "category": "basic_option",
                "features": {
                  "preset": [
                    "html"
                  ]
                },
                "component": {
                  "type": "field",
                  "name": "divi/select",
                  "props": {
                    "defaultValue": "line",
                    "options": {
                      "line": {
                        "label": "Line"
                      },
                      "area": {
                        "label": "Area"
                      },
                      "bar": {
                        "label": "Bar"
                      },
                      "radar": {
                        "label": "Radar"
                      },
                      "pie": {
                        "label": "Pie"
                      },
                      "doughnut": {
                        "label": "Doughnut"
                      },
                      "polarArea": {
                        "label": "Polar Area"
                      },
                      "scatter": {
                        "label": "Scatter"
                      },
                      "bubble": {
                        "label": "Bubble"
                      }
                    }
                  }
                }
              },
              "showTitle": {
                "groupSlug": "contentElements",
                "attrName": "chart.advanced.config",
                "subName": "showTitle",
                "label": "Show Title",
                "description": "Enable title drawing inside the canvas.",
                "priority": 10,
                "render": true,
                "category": "configuration",
                "features": {
                  "hover": false,
                  "sticky": false,
                  "responsive": false,
                  "preset": [
                    "html"
                  ]
                },
                "component": {
                  "type": "field",
                  "name": "divi/toggle"
                }
              },
              "showSubtitle": {
                "groupSlug": "contentElements",
                "attrName": "chart.advanced.config",
                "subName": "showSubtitle",
                "label": "Show Subtitle",
                "description": "Enable subtitle drawing inside the canvas.",
                "priority": 30,
                "render": true,
                "category": "configuration",
                "features": {
                  "hover": false,
                  "sticky": false,
                  "responsive": false,
                  "preset": [
                    "html"
                  ]
                },
                "component": {
                  "type": "field",
                  "name": "divi/toggle"
                }
              },
              "showLegend": {
                "groupSlug": "contentElements",
                "attrName": "chart.advanced.config",
                "subName": "showLegend",
                "label": "Show Legend",
                "description": "Display the chart legend.",
                "priority": 40,
                "render": true,
                "category": "configuration",
                "features": {
                  "hover": false,
                  "sticky": false,
                  "responsive": false,
                  "preset": [
                    "html"
                  ]
                },
                "component": {
                  "type": "field",
                  "name": "divi/toggle"
                }
              },
              "showLegendTitle": {
                "groupSlug": "contentElements",
                "attrName": "chart.advanced.config",
                "subName": "showLegendTitle",
                "label": "Show Legend Title",
                "description": "Display legend title text.",
                "priority": 45,
                "render": true,
                "category": "configuration",
                "features": {
                  "hover": false,
                  "sticky": false,
                  "responsive": false,
                  "preset": [
                    "html"
                  ]
                },
                "component": {
                  "type": "field",
                  "name": "divi/toggle"
                }
              },
              "showTooltip": {
                "groupSlug": "contentElements",
                "attrName": "chart.advanced.config",
                "subName": "showTooltip",
                "label": "Show Tooltip",
                "description": "Enable value tooltips on hover.",
                "priority": 50,
                "render": true,
                "category": "configuration",
                "features": {
                  "hover": false,
                  "sticky": false,
                  "responsive": false,
                  "preset": [
                    "html"
                  ]
                },
                "component": {
                  "type": "field",
                  "name": "divi/toggle"
                }
              }
            }
          },
          "title": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designChartTitle",
              "attrName": "chart.advanced.title",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font-chart-js",
                "props": {
                  "attrName": "chart.advanced.title",
                  "grouped": false,
                  "groupLabel": "Title Text",
                  "fieldLabel": "Title",
                  "dynamicSubgroupHost": true,
                  "supportsCapitalization": true
                }
              }
            }
          },
          "subtitle": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designChartSubtitle",
              "attrName": "chart.advanced.subtitle",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font-chart-js",
                "props": {
                  "attrName": "chart.advanced.subtitle",
                  "grouped": false,
                  "groupLabel": "Subtitle Text",
                  "fieldLabel": "Subtitle",
                  "dynamicSubgroupHost": true,
                  "supportsCapitalization": true
                }
              }
            }
          },
          "legend": {
            "groupType": "group-items",
            "items": {
              "title": {
                "groupSlug": "designChartLegendGeneral",
                "attrName": "chart.advanced.legend.title",
                "priority": 10,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/font-chart-js",
                  "props": {
                    "attrName": "chart.advanced.legend.title",
                    "groupLabel": "Title Text",
                    "fieldLabel": "Legend Title",
                    "supportsPresets": false
                  }
                }
              },
              "titleColor": {
                "groupSlug": "designChartLegendGeneral",
                "attrName": "chart.advanced.legend.title",
                "subName": "color",
                "label": "Legend Title Color",
                "priority": 11,
                "render": false,
                "category": "configuration",
                "features": {
                  "responsive": false
                },
                "component": {
                  "type": "field",
                  "name": "divi/color-picker"
                }
              },
              "labels": {
                "groupSlug": "designChartLegendGeneral",
                "attrName": "chart.advanced.legend.labels",
                "priority": 20,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/font-chart-js",
                  "props": {
                    "attrName": "chart.advanced.legend.labels",
                    "groupLabel": "Label Text",
                    "fieldLabel": "Legend Labels",
                    "supportsPresets": false
                  }
                }
              },
              "layout": {
                "groupSlug": "designChartLegendGeneral",
                "priority": 30,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/charts-legend-layout",
                  "props": {
                    "attrName": "chart.advanced.legend.layout",
                    "groupLabel": "Layout",
                    "fieldLabel": "Layout"
                  }
                }
              },
              "markers": {
                "groupSlug": "designChartLegendGeneral",
                "priority": 40,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/charts-legend-markers",
                  "props": {
                    "attrName": "chart.advanced.legend.markers",
                    "groupLabel": "Markers",
                    "fieldLabel": "Markers"
                  }
                }
              }
            }
          },
          "tooltip": {
            "groupType": "group-items",
            "items": {
              "titleFont": {
                "groupSlug": "designChartTooltipGeneral",
                "attrName": "chart.advanced.tooltip.titleFont",
                "priority": 10,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/font-chart-js",
                  "props": {
                    "attrName": "chart.advanced.tooltip.titleFont",
                    "groupLabel": "Title Text",
                    "fieldLabel": "Tooltip Title",
                    "supportsPresets": false
                  }
                }
              },
              "bodyFont": {
                "groupSlug": "designChartTooltipGeneral",
                "attrName": "chart.advanced.tooltip.bodyFont",
                "priority": 20,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/font-chart-js",
                  "props": {
                    "attrName": "chart.advanced.tooltip.bodyFont",
                    "groupLabel": "Body Text",
                    "fieldLabel": "Tooltip Body",
                    "supportsPresets": false
                  }
                }
              },
              "box": {
                "groupSlug": "designChartTooltipGeneral",
                "priority": 30,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/charts-tooltip-box",
                  "props": {
                    "attrName": "chart.advanced.tooltip.box",
                    "groupLabel": "Box",
                    "fieldLabel": "Box"
                  }
                }
              },
              "colorBoxes": {
                "groupSlug": "designChartTooltipGeneral",
                "priority": 40,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/charts-tooltip-color-boxes",
                  "props": {
                    "attrName": "chart.advanced.tooltip.colorBoxes",
                    "groupLabel": "Color Boxes",
                    "fieldLabel": "Color Boxes"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "chartCanvas": {
      "label": "Chart Canvas",
      "subName": "chartCanvas",
      "selectorSuffix": " .et_pb_charts__canvas-wrap"
    }
  },
  "script": [
    "divi-module-library-script-charts"
  ],
  "settings": {
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentChart": {
        "panel": "content",
        "priority": 10,
        "groupName": "chart",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Chart",
            "preset": "content"
          }
        }
      },
      "contentElements": {
        "panel": "content",
        "priority": 17,
        "groupName": "elements",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Elements",
            "preset": "content"
          }
        }
      },
      "designChartTitle": {
        "panel": "design",
        "priority": 20,
        "groupName": "title",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Title Text",
            "clipboardCategory": "style"
          }
        }
      },
      "designChartSubtitle": {
        "panel": "design",
        "priority": 30,
        "groupName": "subtitle",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Subtitle Text",
            "clipboardCategory": "style"
          }
        }
      },
      "designChartLegendGeneral": {
        "panel": "design",
        "priority": 40,
        "groupName": "legendGeneral",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Legend",
            "clipboardCategory": "style"
          }
        }
      },
      "designChartTooltipGeneral": {
        "panel": "design",
        "priority": 50,
        "groupName": "tooltipGeneral",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Tooltip",
            "clipboardCategory": "style"
          }
        }
      }
    }
  }
}