Linux 软件免费装
Banner图

Diagrams

开发者 RapidDev
更新时间 2018年10月17日 06:36
捐献地址: 去捐款
PHP版本: 5.4.0 及以上
WordPress版本: 4.9.8
版权: MIT
版权网址: 版权信息

标签

plugin shortcodes shortcode progress diagrams rapiddev

下载

1.1.0

详情介绍:

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)

安装:

Minimum Requirements 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.

屏幕截图:

  • Diagrams in a text editor
  • Diagrams on the site

升级注意事项:

1.1.0 The plugin has only limited possibilities

常见问题:

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.

更新日志:

1.1.0
  1. Bug fixes
  2. Added more bugs to fix later
1.0.0
  1. The plugin was created