WizeCharts
Create and share beatiful and highly customizable charts.
Create and share beautiful and highly customizable charts with the WizeCharts plugin. Generate charts on demand using data from the ChatGPT assistant. The plugin provides 3 links: a preview URL where the chart is displayed, an edit URL where the chart can be customized further, and an image URL where the chart is hosted as a PNG image. The rendered image can be displayed in the chat UI, and the links can be shared with users. With WizeCharts, you can easily visualize data and communicate insights in a visually appealing way.
How to
Comments (0)
Try it
API docs
Learn how to use WizeCharts effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Create a line chart to visualize the sales data for the past month."
-
Prompt 2: "I want to create a bar chart to compare the population of different cities."
-
Prompt 3: "Can you generate a pie chart to show the distribution of my expenses?"
-
Prompt 4: "Create a line chart to track the stock prices of Apple and Google over the past year."
-
Prompt 5: "I need a bar chart to display the number of website visits per day for the last week."
Features and commands
Feature/Command | Description |
---|---|
createChart | This command allows you to create charts based on the provided data. The data should be in CSV format, with column titles in the first row. You can specify the separator character used in the data field. Additionally, you need to provide the names of the X-axis and Y-axis columns, as well as the aggregation method (count, sum, average, maximum, or minimum) for the Y-axis values. You can choose between different chart types, including line chart, bar chart, and pie chart. |