Linux 软件免费装
Banner图

PressViz - WordPress Charts and Tables

开发者 naveenkharwar
更新时间 2026年5月21日 16:31
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

block gutenberg tables charts data visualization

下载

0.2.1 0.2.0 0.1.3 0.1.2

详情介绍:

PressViz is a WordPress chart plugin for people who want to publish clear, responsive charts without leaving the block editor. Most chart tools make you jump between dashboards, embeds, shortcodes, spreadsheets, and third-party services. PressViz keeps the chart workflow inside WordPress: add the PressViz block, enter data manually or upload a CSV, choose a chart type, style it in the sidebar, and publish. Learn more at https://getpressviz.com

安装:

  1. Upload the pressviz folder to /wp-content/plugins/, or install through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen.
  3. In any post or page, add the PressViz block from the block inserter.
  4. Choose a source, enter your data, configure the chart, and click Generate.

常见问题:

What chart types are supported

PressViz currently supports bar, line, area, pie, doughnut, scatter, radar, gauge, and funnel charts.

Does PressViz work with the block editor (Gutenberg)

Yes. PressViz is built specifically for the WordPress block editor. Creation, editing, data entry, and live preview all happen inside the editor.

Can visitors export the charts

Yes. You can enable front-end export buttons so visitors can download a chart as a PNG image or export the underlying data as CSV.

Will my charts break if I deactivate PressViz

If you deactivate the plugin, charts will not render on the front end. Your chart data is preserved in the database and will return when you reactivate. PressViz never deletes your data on deactivation.

Does PressViz work on WordPress Multisite

Yes, with per-site activation. Activate PressViz on each site where you want to use charts — do not network-activate it. Each site maintains its own chart data and settings independently.

Does PressViz add anything to my database

Yes. PressViz creates one custom table — `{prefix}pressviz_charts` — to store your chart data. It is created automatically on activation and is never modified by WordPress core or other plugins. On deactivation the table is left intact. It is only removed if you check "Remove Data on Delete" in Settings before deleting the plugin.

更新日志:

0.2.1 Compatibility 0.2.0 Chart Types 0.1.3 0.1.2 0.1.1 0.1.0