Chartivio provides two flexible ways to populate your charts with data. Follow these steps based on your preferred method:
Method 1: Manual Data Entry
Use this method if you have a small dataset and want to enter values directly into the dashboard.
- In the Chart Configuration section, go to the Data Source tab.
- Select “Manual Data Entry” from the dropdown menu.
- In the Manual Data Table, enter your labels (e.g., Months) in the Label column.
- Enter the corresponding numeric values in the Series 1 column.
- Click the “+” icon to add more rows or the “x” icon to remove them.
- You can see the changes instantly in the Live Preview on the left.
Method 2: Import from CSV (URL)
Use this method if you have a large dataset hosted online or in your WordPress Media Library.
- Select “Import from CSV (URL)” from the Data Source dropdown.
- Paste the direct URL of your
.csvfile in the provided input field. - The plugin will fetch the data and update the Live Preview automatically.
- Ensure your CSV file is properly formatted with headers to avoid rendering errors.