Global Inequality Charts
A divi module to display interactive charts on a wordpress site with various tools.
by Aaron Kimmig and Leon Beccard from convive.io · github.com/global-inequality-project/global_inequality_charts · website
★ 4stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/global-inequality-project/global_inequality_charts/releases/download/v1.2.1/global_inequality_charts.zipFrom the readme
Global Inequality Charts
A divi module to display interactive charts on a wordpress site together with the following tools:
- Expand: Opens a modal to display the chart (or an extended version) full-screen
- Share: Provides different options to share the chart
- Twitter
- Facebook
- Copy link
- Download
- Image: Generates an image of the chart
- Data: Opens the chart's directory on GitHub
- Sources: Opens a popover with information about the chart's sources
- Custom chart-specific tools
Installation
To install the latest version of the plugin:
- Select the latest workflow from Actions and download the plugin file from Artifacts
- Install the plugin on your wordpress instance
Usage
A chart is integrated into a wordpress page as follows:
- Open a page or a post with the divi editor
- Add a global inequalities charts module to the page
- Select one of the charts in the module settings
License
The project is licensed under the MIT license, excluding the subfolders in /charts where other terms can apply if another license is specified.
Overview
Each chart has a unique ID, denoted in this documentation as [chartID].
The chart files can be found in t
Read the full README on GitHub →