plot_scatter
Creates a scatter plot of two variables, auto-sampling large datasets, and returns both JSON data and an inline PNG visualization.
Instructions
Scatter of x vs y. Auto-samples >sample rows. JSON + inline PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| color | No | ||
| sample | No | ||
| source_id | Yes |