Create beautiful HTML5 charts from CSV files datas with a simple shortcode. Requires free MaxiCharts plugin.
Usage
Use shortcode csv2chartjs
[csv2chartjs url="https://maxicharts.com/wp-content/uploads/2017/04/mysuperfilewithdata.csv" type="bar" width="100%" delimiter=";" rows="2-13" columns="0-5" xaxislabel="%" information_source='Data source'/]
with parameters:
- url : required, must be the URL or the absolute path to the file on your server
- delimiter : delimiter used in your csv file, defaults to
, - columns : columns to graph, just one, or a range
0-5or2,4-7or something else - rows : rows to graph (first is considered header)
- information_source : any string specify where the data come from (good practice!)
Active installations40+
Weekly downloads
8-11.11%
Version1.3.2
Last updated9/20/2021
WordPress version4.0
Tested up to5.8.10
Tags
chartcommacsvseparatedvalues