Code Monkey home page Code Monkey logo

wp-easypiechart's Introduction

WP Easy Pie Chart Plugin

Description

WordPress plugin to insert rendro's Easy Pie Chart into your articles and pages with a single shortcode.

Usage

To display the chart and a percentage value, set "percent" attribute like so:

[easypiechart percent="54"]

example #1 preview image

To display the chart, a percentage and a label, set "percent" (integer) and "label" attributes like so:

[easypiechart percent="54" label="New Visitors"]

example #2 preview image

To modify the default appearance of the chart, set "barcolor" (hexadecimal value) and "linewidth" (integer) like so:

[easypiechart percent="20" label="Bounce Rate" barcolor="#0d6cA3" linewidth="5"]

example #3 preview image

For additional parameters, please visit the Configuration parameter section from within rendro's page or click on "Reading" under the Settings section of your WordPress dashboard:

reading preview image

Installation

Manual installation

  1. Click on Add New from within the Plugins section of your WordPress dashboard.
  2. Click on Upload Plugin.
  3. Click on Choose file and select "wp-easypiechart.zip".
  4. Click on Install Now.
  5. Click on Activate Plugin.

Uninstallation

  1. Click on Deactivate link from the WordPress Dashboard Plugins menu.
  2. Click on Delete.
  3. Click on OK from within the delete confirmation dialog.

License

Released under the MIT License.

wp-easypiechart's People

Contributors

enderlinp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.