Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Plover Charts

Beschrijving

Plover Charts provide simple and intuitive chart blocks for Gutenberg editor. You can quickly generate charts from local or remote CSV files, You can also map columns in the CSV to charts from the options in the block. It supports bar chart and line chart, and we are working hard to add more chart types.

How to use

  • First, install the Plover Charts plugin
  • Add the Chart Block from the block category called “Plover General Charts” in the Gutenberg editor.
  • You can change block settings from the right-side settings sidebar.
  • Enjoy!

Privacy

This plugin requires a CSV file to function. The CSV file can be provided from your media library or remotely. We are not responsible for the contents of CSV files, you must ensure the source is reliable and secure.

Development

  • All plugin scripts and styles source code is located in /static
  • vendor/g2@5.3.5 package source code is located in https://app.unpkg.com/@antv/g2@5.3.5
  • We use @wordpress/scripts and webpack to build assets

Blokken

Deze plugin voorziet 2 blokken.

  • Bar Chart Plover Charts: Bar chart
  • Line Chart Plover Charts: Line chart

Installatie

From WordPress Admin Dashboard:

  1. In your admin area, go to the Plugins menu and click on Add Plugin
  2. Search “Plover Charts” and click on Install Now
  3. Click Activate button and enjoy!

Download & Upload:

  1. Download the Plover Charts plugin (.zip file)
  2. In your admin area, go to the Plugins menu and click on Add Plugin
  3. Click on Upload Plugin and choose the plover-charts.zip file and click on Install Now
  4. Activate the plugin and enjoy!

Manually:

  1. Download and upload the Plover Charts plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Plover Charts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Plover Charts” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.3

  • Doc: Add privacy doc
  • Ref: Update error message

1.0.2

  • Doc: Add development doc
  • Ref: Enable Freemius SDK WordPress.org compliant

1.0.1

  • Ref: Enable Freemius SDK WordPress.org compliant

1.0.0

  • Hello Word!