### Chart Visualization Commands (Natural Language) Source: https://docs.getnao.io/docs/docs/nao-agent Examples of natural language commands to instruct the agent to create various types of charts from query results. These commands specify the desired visualization type and the data to be used. ```plaintext "Show me a bar chart of sales by region" "Create a line chart showing monthly revenue over time" "Display a pie chart of customer distribution by country" "Can you show me a chart of our top 10 customers by revenue?" "Create a visualization of monthly active users over the last year" "Draw a bar chart with number of weekly releases" ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.