Descripziun
PressViz lets you create, customize, and publish charts directly in the WordPress block editor without code, external dashboards, or complex setup.
Built for content creators, not data analysts. Publish reports, insights, and data-driven stories in minutes. No developer skills required.
How It Works
- Add the PressViz block to any post or page
- Enter your data manually in the editor
- Customize chart type, colors, title, and animation in the sidebar
- Publish and see your chart live
Features
- Multiple chart types: Bar, line, pie, and doughnut charts
- Easy data entry: Type directly in the editor grid
- Full customization: Chart type, title, subtitle, colors, legend, animation, axis labels
- Responsive design: Charts scale beautifully on all devices and screen sizes
- Accessible output: Includes screen-reader data table fallback for accessibility
- No external requests: ECharts bundled locally, no external dependencies
- Settings page: Set default chart type and color palette for your site
Who This Is For
- Content creators and bloggers publishing data-driven articles
- Marketers sharing campaign performance and metrics
- Site owners presenting reports and insights
- Anyone who needs professional charts without learning complicated tools
Third-Party Libraries
- ECharts 6.x (https://echarts.apache.org) – Apache License 2.0 – Bundled locally, no external requests
Blocks
This plugin provides 1 block.
- PressViz Create and publish charts without code, directly in the block editor.
Installaziun
- Upload the
pressvizfolder to/wp-content/plugins/, or install through the WordPress Plugins screen. - Activate the plugin through the Plugins screen.
- In any post or page, add the PressViz block from the block inserter.
- Choose a source, enter your data, configure the chart, and click Generate.
FAQ
-
What chart types are supported
-
This release supports bar, line, pie, and doughnut charts. More chart types will be added in future releases.
-
Does PressViz work with the block editor (Gutenberg)
-
Yes. PressViz is built specifically for the WordPress block editor. Creation, editing, and preview all happen inside the editor.
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PressViz” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PressViz” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.3
- Improve readme structure and clarity
- Add website URL https://www.getpressviz.com/
- Enhance description with use cases and feature overview
0.1.2
- Include unminified source code (
src/) in the plugin package to comply with WordPress.org guideline #4 - Document build process in readme
0.1.1
- Fix Contributors field in readme
0.1.0
- Initial release – bar, line, pie, and doughnut charts with manual data entry
