Skip to main content
Glama

plot_distribution

Create histogram visualizations to analyze data distributions from dataframes, with options for grouping, bin customization, and chart titles.

Instructions

Create a distribution histogram.

Args: name: Name of the dataframe value_column: Column containing values to plot group_by: Optional column to create overlaid distributions bins: Number of histogram bins (default: 30) title: Optional chart title

Returns: Base64 encoded plot image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
value_columnYes
group_byNo
binsNo
titleNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nipunbatra/vayuchat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server