Linux 软件免费装
Banner图

PressViz

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

标签

block gutenberg tables charts data visualization

下载

0.2.0 0.1.3 0.1.2

详情介绍:

PressViz helps you turn raw numbers into charts and tables that feel at home inside modern WordPress content. Build visuals directly in the block editor, style them in the sidebar, and publish them without code, third-party dashboards, or complicated setup. It is designed for editorial teams, marketers, publishers, bloggers, and site owners who want polished data storytelling without learning charting software. Why PressViz stands out

安装:

  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.0 Chart Types 0.1.3 0.1.2 0.1.1 0.1.0