plot_histogram
Generate a histogram from numerical samples to reveal data distribution, output as a PNG image. Allows setting number of bins and plot title.
Instructions
绘制数值样本的直方图,返回 PNG 图像。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bins | No | ||
| data | Yes | ||
| title | No |