download_chart
Save customizable chart images locally by providing a Chart.js configuration object and specifying the output file path.
Instructions
Download a chart image to a local file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
config | Yes | Chart configuration object | |
outputPath | Yes | Path where the chart image should be saved |