外掛標籤
開發者團隊
原文外掛簡介
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/[email protected] package source code is located in https://app.unpkg.com/@antv/[email protected]
We use @wordpress/scripts and webpack to build assets
