amCharts: Charts and Maps

plugin banner

Allows to easily add interactive charts and maps using amCharts libraries.

Author:amCharts (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:6.5.2
Plugin version:1.4.3
Added to WordPress repository:28-02-2014
Last updated:12-04-2024
Rating, %:100
Rated by:29
Plugin URI:
Total downloads:84 859
Active installs:3 000+
plugin download
Click to start download

Important disclaimer

This plugin loads JavaScript libraries from external amCharts CDN which is a free service provided by amCharts.

amCharts provides their libraries completely free without any caps to functionality on a sole condition, that small contribution is automatically displayed on all chart produced by amCharts library. The contribution comes from amCharts libraries/service and is not added by this plugin.

Related links:
* Free usage terms / license of the amCharts library
* amCharts privacy policy

What is it?

Ever tried getting JavaScript content into your WordPress posts or pages? Yeah, that’s impossible. WP strips down all
the JavaScript.

This makes adding JavaScript Charts and Maps a hassle.

Developed and maintained by amCharts staff, this plugin solves the problem by allowing you to create chart code snippets, that then subsequently can be inserted into the
posts or pages as a shortcode. (helpful button in TinyMCE is also there)

You can also use a built-in PHP function to invoke the chart anywhere in your template:

<?php amcharts_insert( $chart_id ); ?>

The plugin has also many helpful functions:

  • Easy switching between CDN-hosted or local chart/map libraries storage
  • Setting defaults per chart type
  • Automatically locating installed libraries and available resources

Screenshots
FAQ
ChangeLog