=== Diagrams & Charts === Contributors: RapidDev Donate link: https://paypal.me/rapiddev Tags: diagrams, rapiddev, progress, plugin, shortcode, shortcodes Requires at least: 4.9.0 Tested up to: 4.9.8 Requires PHP: 5.4.0 Stable tag: diagrams License: MIT License URI: https://opensource.org/licenses/MIT Generate diagrams and charts based on data entered using shortcodes... It's easy! == Description == 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) == 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](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). = Updating = Automatic updates should work like a charm; as always though, ensure you backup your site just in case. == Frequently asked questions == = 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. == Screenshots == 1. Diagrams in a text editor 2. Diagrams on the site == Changelog == = 1.1.0 = 1. Bug fixes 2. Added more bugs to fix later = 1.0.0 = 1. The plugin was created == Upgrade notice == = 1.1.0 = The plugin has only limited possibilities