Can ChatGPT Make Charts?
I'm curious about whether ChatGPT can create charts or graphical representations based on data. Can it generate charts directly, or does it only provide descrip…
Jade Holt
March 9, 2026 at 10:06 PM
I'm curious about whether ChatGPT can create charts or graphical representations based on data. Can it generate charts directly, or does it only provide descriptions and code snippets? It would be great to know the capabilities and limitations regarding chart creation with ChatGPT.
Add a Comment
Comments (5)
If you provide data, ChatGPT can suggest the best type of chart to represent it and can generate code accordingly.
It can't produce image files or visual charts directly in the chat window, but it can guide you through creating them.
Recently, some platforms integrate ChatGPT with tools that can render charts from the code it generates, so indirectly it can help make charts.
ChatGPT itself can't generate visual charts directly in the chat, but it can help you by providing the code to create charts in Python, Excel formulas, or other tools.
I tried asking ChatGPT to create a pie chart and it gave me the Python code immediately. Very useful for quick prototyping.