playground:playground

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
playground:playground [2021/05/14 16:02]
ysbywyxfp
playground:playground [2021/06/04 10:18] (当前版本)
ysbywyxfp
行 1: 行 1:
 ====== PlayGround ====== ====== PlayGround ======
  
-var options = {\\ +<​achart> ​{ 
-  chart: {\\ +<​code>​ 
-      width: 380,\\ +  chart: { 
-      type: '​pie',​\\ +      width: 380, 
-      toolbar: { show: true,tools: { download: true } },\\ +      type: '​pie',​ 
-  },\\ +      toolbar: { show: true,tools: { download: true } }, 
-  labels: ['Team A', 'Team B', 'Team C', 'Team D', 'Team E'],\\ +  }, 
-  series: [44, 55, 13, 43, 22],\\ +  labels: ['人员A', '人员B', '人员C', '人员D', '人员E'], 
-  responsive: [{\\ +  series: [44, 55, 13, 43, 22], 
-      breakpoint: 480,\\ +  responsive: [{ 
-      options: {\\ +      breakpoint: 480, 
-          chart: {\\ +      options: { 
-              width: 200\\ +          chart: { 
-          },\\ +              width: 200 
-          legend: {\\ +          }, 
-              position: '​bottom'​\\ +          legend: { 
-          }\\ +              position: '​bottom'​ 
-      }\\ +          } 
-  }]\\ +      } 
-}+  }] 
 +</​code>​ 
 +</​achart>​
  
  
  • playground/playground.1620979354.txt.gz
  • 最后更改: 2021/05/14 16:02
  • ysbywyxfp