bill_history_graph
Generate an image graph for a past billing period using bill ID, history ID, and graph type (bits, monthly, hour, or day).
Instructions
Render a graph for a past billing period as an image.
For the underlying numbers rather than a picture, use bill_history_graph_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_id | Yes | Bill ID | |
| graph_type | Yes | Graph type: bits, monthly, hour, or day | |
| history_id | Yes | Bill history ID |