Graph Constructor
A tool for creating spider and bar graphs.
Create spider and bar graphs with ease using this simple and intuitive tool. Graph Constructor allows you to visually represent your data in a clear and organized manner. Whether you're analyzing sales figures or tracking progress, this plugin has got you covered. No need to struggle with complicated spreadsheets or charting software anymore. With Graph Constructor, you can effortlessly present your data in a visually appealing way. Get ready to make your graphs spin a web of information!
How to
Comments (0)
Try it
API docs
Learn how to use Graph Constructor effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Can you create a bar graph showing the sales data for the past month?"
-
Prompt 2: "I need a spider plot to compare the performance of different algorithms."
-
Prompt 3: "Create a bar graph to show the population growth in different countries over the past decade."
Features and commands
Feature/Command | Description |
---|---|
bar_graph | This command allows you to create a bar graph from an array of values, categories, xlabel, ylabel, and title. Response type defaults to 'bucketurl' but can be set to 'base64'. |
spider_plot | This command allows you to create a spider plot using an array of data_sets, where each data_set contains an array of values and a corresponding legend. You can also optionally set a maximum value or use the highest value in the array. |