{
  "metadata": {
    "version": "1.0",
    "created_at": "2026-05-27T17:25:37.821176",
    "modified_at": "2026-05-27T17:27:21.972173",
    "user_id": null,
    "app_version": "1.0.0"
  },
  "charts": [
    {
      "chart_type": "雷达图",
      "properties": {
        "aggfunc": "mean",
        "bg_color": "white",
        "bottom_margin": 0.1,
        "circular": false,
        "colors_custom": [
          "#942193",
          "#e69f00",
          "#56b4e9"
        ],
        "dimension_column": "指标",
        "figure_height": 4,
        "figure_width": 5,
        "fill": true,
        "fillna_value": 0.0,
        "font_family": "TeX Gyre Heros",
        "grid_interval_ratio": 0.2,
        "grid_label_color": "black",
        "grid_label_size": 10.0,
        "grid_line_color": "black",
        "grid_line_style": "dashed",
        "grid_line_width": 0.5,
        "group_column": "角色",
        "label_position": "左上",
        "label_size": 11.0,
        "label_style": "box",
        "left_margin": 0.1,
        "legend_bbox_to_anchor": null,
        "legend_fontsize": 10.0,
        "legend_handleheight": 1.0,
        "legend_handlelength": 1.8,
        "legend_ncol": 1,
        "legend_position": "best",
        "legend_title": "title",
        "legend_title_fontsize": 11.0,
        "line_width": 1.2,
        "marker_edge_color": "black",
        "marker_edge_width": 0.5,
        "marker_shape": "o",
        "marker_size": 6,
        "r_lim_max": 100.0,
        "r_lim_min": 0.0,
        "right_margin": 0.1,
        "show_color_keys": true,
        "show_grid_label": true,
        "show_legend_frameon": true,
        "subplot_label": null,
        "subplot_label_size": 15.0,
        "theme_color": "Okabe & Ito",
        "theme_colors": [
          "#000000",
          "#E69F00",
          "#56B4E9"
        ],
        "title": "title",
        "top_margin": 0.1,
        "type": "radar",
        "value_column": "数值",
        "vmax": 100.0,
        "vmin": null
      }
    }
  ],
  "datasets": [
    {
      "name": "dataset_0",
      "type": "dataframe",
      "geometry_column": null,
      "crs": null,
      "columns": [
        "角色",
        "指标",
        "数值"
      ],
      "dtypes": {
        "角色": "object",
        "指标": "object",
        "数值": "int64"
      },
      "records": [
        {
          "角色": "Hero",
          "指标": "HP",
          "数值": 80
        },
        {
          "角色": "Hero",
          "指标": "MP",
          "数值": 80
        },
        {
          "角色": "Hero",
          "指标": "ATK",
          "数值": 80
        },
        {
          "角色": "Hero",
          "指标": "DEF",
          "数值": 80
        },
        {
          "角色": "Hero",
          "指标": "SP.ATK",
          "数值": 80
        },
        {
          "角色": "Hero",
          "指标": "SP.DEF",
          "数值": 80
        },
        {
          "角色": "Hero",
          "指标": "SPD",
          "数值": 80
        },
        {
          "角色": "Warrior",
          "指标": "HP",
          "数值": 90
        },
        {
          "角色": "Warrior",
          "指标": "MP",
          "数值": 20
        },
        {
          "角色": "Warrior",
          "指标": "ATK",
          "数值": 95
        },
        {
          "角色": "Warrior",
          "指标": "DEF",
          "数值": 95
        },
        {
          "角色": "Warrior",
          "指标": "SP.ATK",
          "数值": 30
        },
        {
          "角色": "Warrior",
          "指标": "SP.DEF",
          "数值": 30
        },
        {
          "角色": "Warrior",
          "指标": "SPD",
          "数值": 80
        },
        {
          "角色": "Wizard",
          "指标": "HP",
          "数值": 60
        },
        {
          "角色": "Wizard",
          "指标": "MP",
          "数值": 90
        },
        {
          "角色": "Wizard",
          "指标": "ATK",
          "数值": 20
        },
        {
          "角色": "Wizard",
          "指标": "DEF",
          "数值": 20
        },
        {
          "角色": "Wizard",
          "指标": "SP.ATK",
          "数值": 100
        },
        {
          "角色": "Wizard",
          "指标": "SP.DEF",
          "数值": 90
        },
        {
          "角色": "Wizard",
          "指标": "SPD",
          "数值": 50
        }
      ]
    }
  ],
  "settings": {
    "theme": "light",
    "layout": "grid",
    "canvas_size": [
      800,
      600
    ],
    "corner_style": "rounded"
  },
  "layers": [],
  "annotations": []
}