PL/R-based PostgreSQL extension that renders database query results as PNG or JPEG chart files.
pgext.cloud · Source code · Documentation · Control file
| Package | pgrgraphic |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2015-07-02 |
| Catalogue updated | 2026-08-30 |
| plr | load R interpreter and execute R script from within a database |
| plotpg | plot PostgreSQL result sets and analytic functions with gnuplot |
| visualizing_aggregates | Experimental aggregate visualization and CodePen graph function |
| sixql | Experimental pgrx extension attempting to render SIXEL plots through PostgreSQL server output for compatible terminals. |
| plr | load R interpreter and execute R script from within a database |