Create PNG Charts
This is my first project at rapid. There is only one endpoint for now. I'm working on other endpoints that will also create charts, but they will be horizontal, have gradient colors, pie chart ..... etc.
Create PNG Charts endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Vertical Bar Chart /ep1-api/create_vertical_bar_chart/ |
Creates a Vertical Bar Chart in PNG image format. Colors are solid for the overall background and vertical bars. (no gradient) Values that you give to api are zero or higher.… |
| POST |
Create Vertical Bar Chart /ep1-api/create_vertical_bar_chart/ |
Creates a Vertical Bar Chart in PNG image format. Colors are solid for the overall background and vertical bars. (no gradient) Values that you give to api are zero or higher.… |
Create PNG Charts pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $5 / month | 1 / second |
|
| ULTRA | $10 / month | 1 / second |
|