Search Shortcut cmd + k | ctrl + k
textplot

Enables text-based data visualization directly in SQL queries, including ASCII/Unicode bar charts, density plots, and sparklines for lightweight analytics and dashboards.

Maintainer(s): rustyconover

Installing and Loading

INSTALL textplot FROM community;
LOAD textplot;

About textplot

For more information regarding usage, see the documentation.

Added Functions

function_name function_type description comment examples
tp_bar scalar NULL NULL NULL
tp_density scalar NULL NULL NULL
tp_sparkline scalar NULL NULL NULL