Main Menu
Art CSV 2 Table
Features
Generates HTML table from CSV file
Highly customizable
Can display table as chart
Chart is displayed using canvas. No flash
Supports various delimiters
Demo 1. Displaying table from CSV file
Demo 2. Displaying chart from CSV file
Usage
{artcsv2table file="doc/2.csv" sortable="true" use="line"} {/artcsv2table} Parameters
file - CSV file to use
col_sep - column separator. Default: ,
row_sep - row separator
use - display chart from CSV file. Values: line, bar
|

Art CSV 2 Table
Art CSV 2 Table
Features
Demo 1. Displaying table from CSV file
Usage