plugin-icon

MaxiCharts CSV Source add-on

作者:termel·
Create beautiful HTML5 charts from CSV files datas with a simple shortcode.
评级
4.5/5
版本
1.3.2
活跃安装
30
最后更新
Sep 20, 2021
MaxiCharts CSV Source add-on

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='<a target="_blank" href="https://specify_data_source">Data source</a>'/]

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-5 or 2,4-7 or something else
  • rows : rows to graph (first is considered header)
  • information_source : any string specify where the data come from (good practice!)

>> Demonstration site << >> More demos <<

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.8.12
这个插件是可用的下载,适用于您的站点。