How To Add Charts And Graphs To WordPress

You’ve no doubt heard the saying “a picture is worth a thousand words.” This is certainly true when you are trying to present or explain data.
Charts and graphs help to make statistical data simpler to grasp.
You can use tables to present data, but if you want your audience to try and interpret complex data with numbers, percentages and relationships more easily, then graphs and charts are perfect for helping them visualize your information.

Graphs and charts help you present complex data so your audience can more easily interpret it!
If you need to display information visually and dynamically on your WordPress site like charts and graphs, this tutorial will show you how to create colorful and updatable charts to your pages that:
- Your site visitors can interact with
- Lets you upload data from your computer or a web-based source of data
- Will resize dynamically for mobile viewers

![]()
If you plan to display visual data like pie charts, comparison graphs or trending graphs containing information that is not going to change (e.g. historical data), an easier way to display this information is to create the charts or graphs using a desktop application, convert these into .jpg or .png images and then simply add your image files to your posts or pages.
Use WordPress Chart & Graph Plugins
If you want to insert dynamic bar charts and pie graphs into WordPress with no coding skills required, the easiest way to do this is to use a plugin.
Fortunately, there is a great free plugin for WordPress that is simple to install, easy-to-use and allows you to not only create eye-catching and interactive charts and graphs, it also lets you populate your charts and graphs with updatable data.
Visualizer Plugin For WordPress

Visualizer URL
You can install the plugin inside your WordPress dashboard (see further down the page), or download WordPress Visualizer from the link below:
http://wordpress.org/plugins/visualizer
Visualizer Description
WordPress Visualizer is an easy-to-use and powerful plugin for WordPress that lets you create, manage and embed beautiful graphs and charts into your WordPress posts and pages in just a few mouse clicks.
WordPress Visualizer uses Google Visualization API to render charts, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases, and are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no extra add-ons are needed.
WordPress Visualizer also comes with a variety of charts optimized for your data visualization needs, including:
- Line chart
- Area chart
- Bar chart
- Column chart
- Pie chart
- Geo chart
- Gauge chart
- Candlestick chart
- Scatter chart
Visualizer is also flexible and customizable, allowing you to use Google Chart Tools with their default setting, or configure an extensive set of options to match the look and feel of your website. A number of options are available for each chart that let you customize their look and feel.
Additionally, charts are rendered using HTML5/SVG technology to provide cross-browser compatibility (including VML for older IE versions) and cross-platform portability to iPhones, iPads and Android devices. Your site visitors can see your charts and graphs on their mobile devices without having to install additional software.
How To Install WordPress Visualizer
Inside your WordPress administration area, select Plugins > Add New from the main sidebar menu …

In the Add Plugins screen type in “visualizer” into the search field and click enter …

Locate Visualizer in the search results section and click the “Install Now” button …

Click OK to go ahead …

Activate the plugin …

You can also activate the plugin in the Plugins section …

After your plugin has been activated, click on Library …

You can get to the plugin’s ‘library’ screen by choosing Media > Visualizer Library in your admin menu …

This takes you to the plugin’s Visualizer Library screen …

When you first install the plugin, the library section will be empty.
The next step is to add the charts and graphs to your library that you plan to display in your content.
Plugin Configuration
To add a new graph or chart to the Visualizer library, click on the Add New button …

A page will appear on your screen with all of the built-in kinds of graphs and charts available.
Select the chart or graph type you would like to create and click on the ‘Next’ button …

Your graph/chart type will pop up in a lightbox.
The next step is to upload a CSV file containing the data you want your chart or graph to be populated with …

![]()
When creating your CSV data file, ensure that:
- The first row contains your column headings.
- The second row contains the series type (e.g. number, timeofday, etc.)
The screenshot below shows how to format your data as per the above requirements …

If you are unsure about how to format your data CSV, simply study the sample file supplied with the plugin.
Once you have created your CSV file, select the data source (‘From Computer’ or ‘From Web’) in the ‘Upload CSV File’ section.
Upload CSV File From Computer
To upload a CSV file from your computer select ‘From Computer‘ …

Locate and select your data file and click on ‘Open‘ …

The plugin will import your data from the CSV file and display it using the graph/chart type you have chosen …

Upload CSV File From The Web

![]()
For a step-by-step tutorial that shows you how to create, save and publish data to a Visualizer chart or graph using Google Spreadsheet, see the article below:
After importing the data, make sure that all of your information is correct (if not, click on the ‘Back’ button and reupload a data file with the right data), and click ‘Next‘ …

Depending on the chart or graph type you’ve selected, the plugin will display a range of customization settings and options …

The WordPress Visualizer plugin gives you complete control over your chart or graph, and updates your display in real time …

For example, the pie chart offers many configurable options, including:
- General Settings – Configure settings for the chart’s title, font styles, tooltip, and legend.
- Pie Settings – Create 3D pie charts, draw slices counterclockwise, set the text content displayed on the slice, create a “donut” pie chart, rotate the chart’s “start” angle and set the slice border color.
- Residue Settings – Set the ‘Visibility Threshold’ (the slice relative part, below which a slice will not show individually.), ‘Residual Slice Label’ (the label for the combination slice that holds all slices below slice visibility threshold, e.g. “Other”), and ‘Residue Slice Color’.
- Slice Settings – Customize the ‘Slice Offset’ (how far to separate the slice from the rest of the pie), and ‘Slice Color’.
- Layout & Chart Area – Configure the layout (total size of chart) including the width and height of the chart as a number of percentage, background color for the main area of the chart and the chart border width and color, and the placement and size of the chart area (where the chart itself is drawn, excluding axis and legends).

Once you’re happy with how your chart or graph is looking, click on the ‘Create Chart’ button …

The new chart or graph will now be added to your ‘Visualizer Library’ section …

Note that every element is given a unique ID displayed in a shortcode. As you will see shortly, this lets you add graphs and charts to your WordPress posts and pages easily …

Graphs and charts added to the Visualizer Library can easily be accessed by their type …

After adding a new element to the ‘Visualizer Library’, you can edit its details, clone it, or trash it …

Visualizer Plugin Usage
After creating a element and adding it to the Library, adding it to a post is really very simple.
First, create a new post or page (or open an existing one) …

Next, place your mouse cursor where you would like to insert your visual element into the content and click on the ‘Add Media‘ button …

Click on ‘Visualizations‘ …

Find the chart or graph to be inserted into your content and click the “insert” icon …

This will place a shortcode into your content …

Once you have finished adding the visual element, click on Publish to publish (or update) your page or post …

After updating your page/post, click ‘View post’ to see the results …

The chart will show up in the location where you’ve added the shortcode …

As mentioned previously, Visualizer also displays responsive elements for viewing on mobile devices …

As you can see, the Visualizer plugin allows you to insert and customize dynamic charts and graphs in your content. You can change your data and your changes will automatically be reflected wherever you have inserted your charts, graphs, comparison bars , etc. in your website. This makes working with interactive graph data in WordPress very easy.
![]()
The developers of this plugin have created a series of tutorials you can use to learn how to edit, customize and use the Visualizer plugin.
For tutorials on editing, copying, deleting and adding data to your charts, visit the website below:
Congratulations! Now you know how to easily insert beautiful and mobile-responsive bar charts and graphs into your WordPress content with WP Visualizer.
***
"This is AMAZING! I had learnt about how to use WordPress previously, but this covers absolutely everything and more!! Incredible value! Thank you!" - Monique, Warrior Forum
***