Function __global->_normalise_graph_dims
Definitions
sources/graphs.php
- Normalise textual graph dimensions to something appropriate for CSS.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$width | ?string | required parameter | N/A | N/A | Width (null: responsive) |
$height | ?string | required parameter | N/A | N/A | Height (null: responsive) |