mpl_mcp_plot_scatter
Create scatter plots to visualize numerical data relationships on the Fermat MCP server. Customize charts with labels, colors, markers, and more for clear data insights.
Instructions
Plots scatter chart of given datavalues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alpha | No | ||
color | No | blue | |
dpi | No | ||
edgecolors | No | face | |
figsize | No | ||
grid | No | ||
labels | No | ||
legend | No | ||
linewidths | No | ||
marker | No | o | |
save | No | ||
size | No | ||
title | No | ||
x_data | Yes | ||
xlabel | No | ||
y_data | Yes | ||
ylabel | No |