一个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.
时间: 2024-10-06 10:19:10