M ChartM Chart
Users
Highcharts
Developers
Download
GitHub
Users
Highcharts
Developers
Download
GitHub
  • User Guide

    • User Guide
    • Libraries
    • Types of Charts
    • Creating a Chart
    • Multiple Sheets
    • Scatter & Bubble Charts
    • Radar & Radar Area Charts
    • Chart Shortcode
    • Block Editor
    • CSV Import & Export
    • Settings
    • Themes
    • Duplicating Charts
    • Example Charts

CSV Import & Export

M Chart supports importing and exporting chart data as CSV files.

CSV Controls

Exporting

Click the Export button below the spreadsheet to download the current chart data as a .csv file.

Importing

Click the Import button below the spreadsheet and select a CSV file from your computer. The data will replace the current spreadsheet contents.

Delimiter

By default, M Chart uses a comma (,) as the CSV delimiter. If your CSV uses a different delimiter (e.g. semicolons or tabs), you can:

  1. Override per-import — A delimiter option appears on the import dialog, allowing you to specify a different character for that import.
  2. Change the default — Set a site-wide default delimiter in Chart → Settings.

CSV Controls

Tips

  • The first row and/or first column of your CSV become the chart labels, depending on your data format. See Creating a Chart for how label detection works.
  • Values with currency symbols ($, £) or unit suffixes (%, °C, K, M, B, T) are parsed correctly — the symbol is preserved in tooltips while the numeric value is used for the chart.
Last Updated: 4/16/26, 6:33 PM
Contributors: Jamie Poitra, Claude Opus 4.6
Prev
Block Editor
Next
Settings