国产探花免费观看_亚洲丰满少妇自慰呻吟_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ā)表
主站蜘蛛池模板: 怀柔区| 蓬安县| 乌兰浩特市| 剑河县| 弥勒县| 武陟县| 衡东县| 石城县| 乌拉特后旗| 和田市| 闽侯县| 若尔盖县| 平远县| 昭苏县| 荣成市| 隆子县| 辽中县| 莱西市| 来宾市| 甘肃省| 瓮安县| 清流县| 张家口市| 涞源县| 当涂县| 莱阳市| 正定县| 九龙县| 醴陵市| 海城市| 海口市| 清原| 富平县| 福安市| 广汉市| 冀州市| 闵行区| 澄迈县| 绍兴县| 新巴尔虎左旗| 萍乡市|