-
Notifications
You must be signed in to change notification settings - Fork 22
CSV importing exporting
M Chart has CSV import and export functionality. This allows you to get data quickly into WordPress from a Google Docs spreadsheet or Excel document or out of WordPress and into another application.
To export data you simply click the Export button.
To import a CSV file you click the Select File button and choose a CSV file to import.
You'll then see something that looks like this:
If the file you are importing uses an alternative delimiter you can indicate the appropriate one in the select box (the default CSV Import/Export delimiter can be change in the M Chart Settings).
Click the Import button and the CSV file will be imported into the spreadsheet of the chart you are editing. Note that it will replace any existing data you've put into that spreadsheet previously.
User Documentation
- Libraries
- Types of charts
- Creating a chart
- Example charts
- Chart shortcode
- CSV importing/exporting
- Settings
- Themes
- Duplicating charts
Developer Documentation