| status | |
|---|---|
| 0 | 200 |
| 1 | 200 |
| 2 | 200 |
| 3 | 200 |
| 4 | 200 |
| ... | ... |
| 414398 | 200 |
| 414399 | 200 |
| 414400 | 200 |
| 414401 | 200 |
| 414402 | 200 |
414403 rows × 1 columns
Create a treemap to visualize a list of status codes.
| Type | Default | Details | |
|---|---|---|---|
| status_list | A collection of HTTP status codes | ||
| height | int | 600 | |
| width | NoneType | None | |
| template | str | none | Name of template to use for the chart. Available themes: |
ggplot2, seaborn, simple_white, plotly, plotly_white, plotly_dark,
presentation, xgridoff, ygridoff, gridon, none |
the title: <a>, <b>, <br>, <i>, <sub>, <sup> | | subtitle | NoneType | None | The subtitle of the figure, by default 70% of the font size of the title | | Returns | | | |
| status | |
|---|---|
| 0 | 200 |
| 1 | 200 |
| 2 | 200 |
| 3 | 200 |
| 4 | 200 |
| ... | ... |
| 414398 | 200 |
| 414399 | 200 |
| 414400 | 200 |
| 414401 | 200 |
| 414402 | 200 |
414403 rows × 1 columns
template parameterwidth and height<a>, <b>, <br>, <i>, <sub>, <sup>