mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 22:43:53 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22DEiI6UnKsUJazQkpOGSrk%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Make a Chart with ChatGPT | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22DEiI6UnKsUJazQkpOGSrk%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
We will teach ChatGPT how to create a chart using Google Charts API. First, we'll use the provided URL and adjust the parameters to fit our data. Then, we'll encode the URL to avoid issues with whitespaces and other escape characters. Finally, we'll render the encoded markdown to display the chart.
|
||||
|
||||
@@ -50,6 +50,25 @@ Let's start!
|
||||
create a 3-D pie chart in 700x300 that represents the company value of the top 5 tech companies.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Sure, here's the markdown for the 3-D pie chart representing the company value of the top 5 tech companies:
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||

|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
And here's how the rendered chart looks like:
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Sure, here's the markdown for the 3-D pie chart representing the company value of the top 5 tech companies:
|
||||
@@ -106,4 +125,3 @@ And here's how the rendered chart looks like:
|
||||
|
||||
|Microsoft%20(25%)|Amazon%20(20%)|Alphabet%20(15%)|Facebook%20(5%))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user