mpl_mcp_plot_barchart
Generate bar charts by plotting numerical data with customizable labels, titles, axis labels, colors, and orientation on the Fermat MCP server.
Instructions
Plots barchart of given datavalues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | skyblue | |
dpi | No | ||
labels | No | ||
orientation | No | vertical | |
save | No | ||
title | No | ||
values | Yes | ||
xlabel | No | ||
ylabel | No |