⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 radar-test-keys.txt

📁 js下调用open_flash_chart文档
💻 TXT
字号:
{
  "title":{
    "text":"Radar: key 2 disabled",
    "style":"{font-size: 20px;}"
  },

  "elements":[
    {
      "type":      "line_hollow",
      "colour":    "#736AFF",
      "text":      "Key 1",
      "font-size": 10,
      "width":     2,
      "dot-size":  4,
      "halo-size": 0,
      "loop":      true,
      "values" :   [4,4,4,4,4,4,4]
    },
    {
      "type":      "line_hollow",
      "colour":    "#0000FF",
      "width":     2,
      "dot-size":  4,
      "halo-size": 0,
      "loop":      true,
      "values" :   [8,8,8,8,8,8,8]
    },
    {
      "type":      "line_dot",
      "colour":    "#6AFF73",
      "text":      "Key 3",
      "font-size": 10,
      "width":     2,
      "dot-size":  4,
      "halo-size": 0,
      "loop":      true,
      "values" :   [14,14,14,14,14,14,14]
    }
  ],

  "radar_axis": {
    "max": 20
  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -