bill_graph
Render network billing data as a visual graph image for a given bill ID, with graph types for bits, monthly, hourly, or daily views.
Instructions
Render a bill graph as an image.
For the underlying numbers rather than a picture, use bill_graph_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_id | Yes | Bill ID | |
| graph_type | Yes | Graph type: bits, monthly, hour, or day |