jquery HTML5 chart Animated round pie chart effects

Source: Internet
Author: User

HTML and jquery Implement the pie tut effect, the result is very good

How to use:

  1. Introducing Scripts and CSS

  2. <link href= "Css/style.css" type= "Text/css" rel= "stylesheet"/><script type= "Text/javascript" src= "js/ Jquery.js "></script>        <script src=" js/jquery.min.js "></script> class=" Brush:js;toolbar: False "> If Internet Explorer supports the need to load this js< !--[if Ie]><script src=" Js/excanvas.js "></script><! [endif]-->
  3. Page Part CSS Code
  4. *{margin:0;padding:0;List-style-type:None;}Body{background:#fff;Color:#333;font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;font-size:0.9em;}#container{width:900px;margin:50px Auto;}#chart, #chartData{Border:1px solid #333;background:#ebedf2 url ("images/gradient.png") repeat-x 0 0;}#chart{Display:Block;margin:0 0 50px 0;float: Left;cursor:Pointer;}#chartData{width:200px;margin:0 40px 0 0;float: Right;Border-collapse:collapse;Box-shadow:0 0 1em rgba (0, 0, 0, 0.5);-moz-box-shadow:0 0 1em rgba (0, 0, 0, 0.5);-webkit-box-shadow:0 0 1em rgba (0, 0, 0, 0.5);background-position:0-100px;}#chartData th, #chartData TD{padding:0.5em;Border:1px dotted #666;text-align: Left;}#chartData th{Border-bottom:2px solid #333;Text-transform:Uppercase;}#chartData TD{cursor:Pointer;}#chartData td.highlight{background:#e8e8e8;}#chartData Tr:hover TD{background:#f0f0f0;}
  5. HTML code is primarily a canvas
  6. <id= "Chart"  width= " " " height="  ></canvas>
  7. For more information, please see Preview demo demo jquery HTML5 chart animated round pie chart effects demo download

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.