PressViz Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
PressViz lets you create, customize, and publish charts directly in the WordPress block editor — without code, external dashboards, or complex setup.
Features in this release:
- Bar, line, pie, and doughnut charts
- Inline data entry in the block editor
- CSV upload in the starter flow
- Sidebar editing: chart type, title, subtitle, colors, legend, animation, x-axis labels
- Responsive front-end rendering
- Accessible output with screen-reader data table fallback
- Plugin settings page with default chart type and color options
What PressViz is not:
PressViz is not a technical data tool. It is designed for content creators, bloggers, marketers, and site owners who want to publish data-driven content without learning a complicated system.
Source Code
This plugin uses a JavaScript build process (webpack via @wordpress/scripts).
The compiled files in the build/ directory are generated from unminified
source code included in the src/ directory of this plugin.
To build from source:
- Install Node.js (v22+)
- Run: npm install
- Run: npm run build
Build tool: webpack via @wordpress/scripts
Third-Party Libraries
- ECharts 6.x — https://echarts.apache.org — Apache License 2.0
Used for front-end chart rendering. Bundled locally; no external requests are made.
Unminified source: https://github.com/apache/echarts
Screenshots
No screenshots provided

