如何用Claude 3 Sonnet Artifacts实现对数据文件的可视化分析?
Prompt模板:
- Initial Request: 初始请求:
I have uploaded data of the number of Software Engineering Jobs in the US since May 2020. I need different visual creative graphs/interactive illustrations to show the trends from this data. Can you create a React component using the standard library to create this for my presentation?
- Follow-up Requests: 后续请求:
Great. Add another section of the component with your thoughts around the reasons for these trends.
Good job, now let's add some more visual style, like dark mode and more interesting graphics.
(Add screenshot) Good start. The dark mode is not perfect yet (see image), fix the dark mode text visibility issues.
Perfect, the only thing left is to make the text on the graph's x and y axis white in dark mode.