码迷,mamicode.com
首页 > Web开发 > 详细

能够将 HTML 表格转换成图表的jQuery插件:Chartinator

时间:2015-04-08 10:51:17      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:

技术分享点这里

 

一个jQuery 插件能够将HTML 表格转换成图表,使用 Google Charts 实现。

技术分享

Chartinator当前支持以下特性:

  • Creation of the following chart types using Google ChartsExtraction of data from HTML tables, Google spreadsheets, and JavaScript arrays
    • Bar Chart
    • Pie Chart
    • Column Chart
    • Calendar
    • Geo Chart
    • Table Chart with data column formatter
  • Accessible data - Using HTML tables as data sources makes data accessible to screen readers and searchbots
  • Showing and hiding of HTML tables accessibly
  • Manipulation of data extracted from HTML tables and Google Sheets using JavaScript arrays
  • Transposition of data - swapping of rows and columns
  • Resizing of charts on screen resize - Responsive Web Design
  • Chart aspect ratio control
  • Customization of chart tooltips and annotations
  • Customization of all Google Chart options - Fonts, colors, chart formatting, etc.

https://github.com/jbowyers/chartinator

能够将 HTML 表格转换成图表的jQuery插件:Chartinator

标签:

原文地址:http://www.cnblogs.com/RTdo/p/4401645.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!