|
The following are the possible chart types supported by the code provided: area, bar, line, composed, scatter, pie, radar, radialBar, treemap, and funnel. Given the user input: ${inputData}, identify the chart type the user wants to display. Return just one word
|
|
The following are the possible chart types supported by the code provided: area, bar, line, composed, scatter, pie, radar, radialBar, treemap, and funnel. Given the user input: ${inputData}, identify the chart type the user wants to display. Return just one word
|
|
|
|
+如用户输入: show me the data as a bar chart, Monday - 15 people, Tuesday -3,Wednesday -45, Thursday -124,Friday -2
|