Home Art CSV 2 Table
   Art CSV 2 Table
Art CSV 2 Table generates table from CSV (comma separated values) file.


   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