im creating a chat webapp where users can ask anything they want and im using chatGPT on the backend.
when the users type “create a pie chart for x” → my backend can give the data points needed.
the question now is, how to create chart from those datapoints on the weweb real time ?
here’s an example: