Description
Displays the details of the graph in html format.
Help page
HTTP Method , API endpoint
GET /v1/users/<username>/graphs/<graphID>.html
Query Parameter
Key | type | Description |
---|---|---|
mode | string | [optional] You can get a very simple html response by specifying simple or simple-short with this parameter.Useful in combination with iframe tags. |
Example
$ open https://pixe.la/v1/users/a-know/graphs/test-graph.html
$ open https://pixe.la/v1/users/a-know/graphs/test-graph.html?mode=simple