SmartChartAdapter
Overview
#
# SmartChartAdapter.
#
[SmartChartAdapter.Prompt]
Your job is to build a chart for the Data below and return a description of the data.
## Rules:
- The default chart type is {{defaultChartType}}
- Create the data sets for the chart using the JSON schema for the chart type
- Your response must always be only a short summary of what the data shows
```Data
{{dataSource}}
```Properties
Prompt
Last updated
