2DGraphService
2DGraphService is a RESTful service that specializes in generating 2D charts from dynamic JSON data input. including line, scatter, and area charts. Its primary goal is to help Generate and analysts data quickly in charts , insights and forecasting. As an added benefit, the service can overlay numeric point values, labels, and trend lines to provide insights directly on the charts, making it…
2DGraphService endpoints
| Method | Endpoint | Description |
|---|---|---|
| Chart2D | ||
| POST |
forecastJson /Chart/2D/forecast/json |
|
| POST |
insights /Chart/2D/insights |
|
| POST |
forecastGraph /Chart/2D/forecast/graph |
|
| POST |
Basic Charts Endpoints /Chart/2D/{Type} |
General Chart Generation for the different types Endpoint Example of type : /Chart/2D/bar 1. line 2. bar 3. scatter 4. pie 5. area |
| POST |
line Chart /Chart/2D/line |
generates line chart for the free service |
2DGraphService pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| PRO | $30 / month | 500 / hour |
|
| ULTRA Recommended | $55 / month | 800 / hour |
|