Skip to main content
Glama

plot_hourly_pattern

Visualize hourly data patterns by plotting values across 24-hour periods, with optional grouping for comparison.

Instructions

Create an hourly pattern plot.

Args: name: Name of the dataframe value_column: Column containing values to plot hour_column: Column containing hour (0-23, default: 'hour') group_by: Optional column to create separate lines for each group title: Optional chart title

Returns: Base64 encoded plot image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
value_columnYes
hour_columnNohour
group_byNo
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