mpl_mcp_eqn_chart
Visualize mathematical equations with custom parameters like range, grid, labels, and line styles to analyze and interpret data effectively using Matplotlib integration.
Instructions
Plots mathematical equations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alpha | No | ||
dpi | No | ||
equations | Yes | ||
figsize | No | ||
grid | No | ||
legend | No | ||
linestyle | No | - | |
linewidth | No | ||
num_points | No | ||
save | No | ||
title | No | Equation Plot | |
x_max | No | ||
x_min | No | ||
xlabel | No | x | |
ylabel | No | y |