国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

jQuery插件HighCharts繪制2D帶有Legend的餅圖效果示例【附demo源碼下載】

2019-11-19 17:11:38
字體:
供稿:網(wǎng)友

本文實(shí)例講述了jQuery插件HighCharts繪制2D帶有Legend的餅圖效果。分享給大家供大家參考,具體如下:

1、實(shí)例代碼:

<!DOCTYPE html><html><head><meta charset="UTF-8"><title>HighCharts 2D帶有Legend的餅圖</title><script type="text/javascript" src="js/jquery-1.7.2.min.js"></script><script type="text/javascript" src="js/highcharts.js"></script><script type="text/javascript">   $(function(){    // 構(gòu)建餅圖     $('#pieChart').highcharts({       chart: {         plotBackgroundColor: '#384778',         plotBorderWidth: '50px',         plotShadow: true       },       title: {         text: '(VeVB.COm)2013年4月日收入明細(xì)'       },       tooltip: {        pointFormat: '{series.name}: <b>{point.percentage:.1f}%</b>'       },       plotOptions: {         pie: {           allowPointSelect: true,           cursor: 'pointer',           dataLabels: {             enabled: true           },           showInLegend: true         }       },       series: [{         type: 'pie',         name: '日收入比率',         data: [           ['20130401', 45.0],           ['20130402', 26.8],           ['20130403', 56.3],           ['20130404', 74.1],           ['20130405', 45.0],           ['20130406', 26.8],           ['20130407', 56.4],           ['20130408', 84.1],           ['20130409', 55.0],           ['20130410', 56.8],           ['20130411', 64.8],           ['20130412', 63.2],           ['20130413', 64.8],           ['20130414', 63.2],           ['20130415', 64.8],           ['20130416', 45.2],           ['20130417', 68.8],           ['20130418', 63.2],           ['20130419', 24.8],           ['20130420', 53.2],           {             name: '20130421',             y: 27.8,             sliced: true,             selected: true           },           ['20130422', 63.2],           ['20130423', 64.8],           ['20130424', 63.2],           ['20130425', 64.8],           ['20130426', 45.2],           ['20130427', 68.8],           ['20130428', 63.2],           ['20130429', 24.8],           ['20130430', 98.8]         ]       }]     });   });</script></head><body>  <div id="pieChart" style="width: 1250px; height: 500px; margin: 0 auto"></div></body></html>

2、運(yùn)行效果圖:

附:完整實(shí)例代碼點(diǎn)擊此處本站下載

更多關(guān)于jQuery相關(guān)內(nèi)容感興趣的讀者可查看本站專題:《jQuery常用插件及用法總結(jié)》、《jquery中Ajax用法總結(jié)》、《jQuery表格(table)操作技巧匯總》、《jQuery擴(kuò)展技巧總結(jié)》、《jQuery常見經(jīng)典特效匯總》及《jquery選擇器用法總結(jié)

希望本文所述對大家jQuery程序設(shè)計(jì)有所幫助。

發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 运城市| 吴桥县| 神农架林区| 扶沟县| 纳雍县| 明水县| 五大连池市| 安国市| 高雄县| 宜州市| 九龙城区| 石首市| 古浪县| 连江县| 石屏县| 沅江市| 广东省| 白城市| 安阳县| 延吉市| 甘泉县| 浏阳市| 剑川县| 南部县| 嘉荫县| 石阡县| 梅河口市| 海阳市| 南木林县| 江北区| 自贡市| 黑水县| 和政县| 北宁市| 如皋市| 内丘县| 马关县| 呼玛县| 许昌市| 波密县| 祁连县|