This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Diagrams & Charts

Beskrywing

Generate diagrams and charts based on data entered using shortcodes… It’s easy!
Diagrams is a simple plugin that makes it easy for you to show data, like temperature charts or data lists in a very clear and simple way. You can change the colors and customize how you want to present the data.

NOTE:
The plugin uses modified Bootstrap 4.1.3 styles
Copyright 2011-2018 The Bootstrap Authors
Copyright 2011-2018 Twitter, Inc.
Licensed under MIT (https://opensource.org/licenses/MIT)

Screenshots

  • Diagrams in a text editor
  • Diagrams on the site

Installation

Minimum Requirements

  • PHP version 5.4.0 or greater (PHP 7.2 or greater is recommended)
  • MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
  • WordPress version 4.7.0 or greater (WordPress 4.9.7 or greater is recommended)

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Diagrams, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type Diagrams and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

Kwel-vrae

Gutenberg Integration

The plugin in the future will allow you to create fully operational charts using the Gutenberg API. In our opinion, the new WordPress editor is better in creating articles.

How to add a chart?

Just add these two shortcodes
[diagram-body]
[diagram-progress value=”25″ caption=”25″]
[/diagram-body]

How change the color of the diagram?

Use shortcode arguments
[diagram-progress color=”white” background=”#333″]

How to add a scale to the chart?

Use shortcode arguments
[diagram-body type=”graduation” min=”0″ max=”5000″]

Do the creators of the plugin collect any information about me?

The creators of the plugin do not collect any information about you.

Aanbevelings

Oktober 16, 2018
Created for the needs of articles on 4geek.co, it is useful for the representation of data
Read all 1 review

Contributors & Developers

“Diagrams & Charts” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Translate “Diagrams & Charts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0

  1. Bug fixes
  2. Added more bugs to fix later

1.0.0

  1. The plugin was created