analyze_data_viz
Reviews data visualizations for accessibility and clarity by assessing chart type, color usage, labels, and adherence to accessibility standards.
Instructions
Review data visualization for accessibility and clarity. Checks chart type appropriateness, color usage, labels, and accessibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_type | Yes | Type of chart/visualization (e.g., 'bar chart', 'line chart', 'pie chart', 'scatter plot') | |
| data_description | Yes | Description of the data being visualized | |
| purpose | No | Purpose of the visualization (e.g., 'comparison', 'trend', 'composition', 'distribution') |