Draw
Bring your ideas to life with diagrams. Craft, manage, and engage with your creations in a whole new way.
Draw is a helpful tool that allows users to create diagrams and bring their ideas to life. This plugin provides a new level of engagement with your ideas. You can easily craft and manage your diagrams right within the chat. This tool is great for brainstorming and collaborating with others. The user-friendly interface makes it easy to draw and customize each diagram to your particular needs. Whether you need diagrams for presentations, work, or school, Draw makes it simple and fun! Bring your ideas to life with Draw.
How to
Comments (0)
API docs
Learn how to use Draw effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Create a new diagram with a title and description."
-
Prompt 2: "I want to create a chart showing the sales data for the last quarter."
-
Prompt 3: "I have an Excalidraw diagram, can you help me render it?"
-
Prompt 4: "Generate a line chart with labels and data."
-
Prompt 5: "Can you create a pie chart with labels and data?"
Features and commands
Feature/Command | Description |
---|---|
post_DrawRoute | This command allows you to create a new post with a diagram. You need to provide the title, description, diagram data, and the type of diagram ('m' for Mermaid data or 'e' for Excalidraw data). It will return the URL to the rendered image and the URL to the new post. |
post_LineChartRoute | This command generates a line chart based on the provided labels and data. You need to provide the title, description, labels, and data for the chart. It will return the URL to the rendered image. |
post_BarChartRoute | This command generates a bar chart based on the provided labels and data. You need to provide the title, description, labels, and data for the chart. It will return the URL to the rendered image. |
post_PieChartRoute | This command generates a pie chart based on the provided labels and data. You need to provide the title, description, labels, and data for the chart. It will return the URL to the rendered image. |